Skip to content

Commit e5a2d45

Browse files
authored
Merge pull request #1 from romanlevin/typo-readme
Fix typo in README.md
2 parents 77c61da + 166d421 commit e5a2d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To update Ax to the latest and greatest, just rerun the command above.
2525

2626
## Development
2727

28-
After the above `go get` call, you will have a git checkout of the repo under `$GOPATH/src/github.com/egnyte/ax`. If you want to work on Ax, just for the repo and update `.git/config` appropriately.
28+
After the above `go get` call, you will have a git checkout of the repo under `$GOPATH/src/github.com/egnyte/ax`. If you want to work on Ax, just fork the repo and update `.git/config` appropriately.
2929

3030
To run tests:
3131

0 commit comments

Comments
 (0)