Skip to content

Commit b0f9b34

Browse files
committed
Merge branch 'master' of github.com:etsy/Hound
2 parents 17cb957 + 9fec770 commit b0f9b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository and and answers searches through a minimal API.
88
## Quick Start Guide
99

1010
1. Clone the repo: `git clone git@github.com:etsy/Hound.git`
11-
2. Edit `config-example.json` to add the repos you want `cd Hound && vim config-example.json`
11+
2. Edit [config-example.json](config-example.json) to add the repos you want: `cd Hound && vim config-example.json`
1212
3. Rename the (now edited) config file: `mv config-example.json config.json`
1313
4. Set your GOPATH: ``export GOPATH=`pwd` ``
1414
5. Run the server: `go run src/hound/cmds/houndd/main.go`

0 commit comments

Comments
 (0)