Skip to content

Commit

Permalink
Remove outdated go get installation instructions
Browse files Browse the repository at this point in the history
They don't work anymore due to that approach skipping vendored
dependencies.

Fixes mislav#1086 [ci skip]
  • Loading branch information
mislav committed Jan 30, 2016
1 parent d0627b7 commit 2042549
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ $ cd hub
$ ./script/build -o ~/bin/hub
~~~

Or, if you've done Go development before and your $GOPATH/bin
directory is already in your PATH:

~~~ sh
$ go get github.com/github/hub
~~~

Aliasing
--------

Expand Down

0 comments on commit 2042549

Please sign in to comment.