Skip to content

Commit

Permalink
book: minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxxxxxxxxxxx committed Dec 18, 2023
1 parent fab18bc commit 17ebdf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/src/dev/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17ebdf3

Please sign in to comment.