Przeglądaj źródła

book: minor edit

x 2 lat temu
rodzic
commit
17ebdf3aa9
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      doc/src/dev/dev.md

+ 2 - 2
doc/src/dev/dev.md

@@ -48,8 +48,8 @@ fi
 exit 0
 ```
 
-Place this script in `.git/hooks/pre-commit` and make sure it's
-executable by running `chmod +x .git/hooks/pre-commit`.
+Inside the darkfi project repo, place this script in `.git/hooks/pre-commit`
+and make sure it's executable by running `chmod +x .git/hooks/pre-commit`.
 
 
 ## Testing crate features