Skip to content

Commit

Permalink
Modified CONTRIBUTING.md with updates informtion in the Local clone s…
Browse files Browse the repository at this point in the history
…ection with correct path
  • Loading branch information
vinu2003 committed Apr 12, 2018
1 parent 0b8052b commit 761aeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Add the check script as a git hook:

```shell
$ cd $GOPATH/src/github.com/juju/juju
$ ln -s ../../scripts/pre-push.bash .git/hooks/pre-push
$ ln -s scripts/pre-push.bash .git/hooks/pre-push
```

This will ensure that any changes you commit locally pass a basic sanity
Expand Down

0 comments on commit 761aeb8

Please sign in to comment.