Skip to content

Commit

Permalink
Update repository location in example
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchabran committed Jul 26, 2015
1 parent 1caa792 commit 0fa987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ can be set with
```bash
export GOPATH=$HOME/go
mkdir $GOPATH
go get github.com/openflylab/bridge && go get github.com/tools/godep
go get github.com/openskybot/skybot-router && go get github.com/tools/godep
cd $GOPATH/src/github.com/openskybot/skybot-router
godep restore
go build
Expand Down

0 comments on commit 0fa987b

Please sign in to comment.