Updated Install from source (markdown)

无闻 2014-03-11 10:57:47 -07:00
parent c9694091ae
commit 56fd9c3120

@ -23,9 +23,10 @@ Or
# Download and install dependencies
$ go get -u github.com/codegangsta/martini
$ go get -u github.com/martini-contrib/sessions
$ go get -u github.com/libgit2/git2go # This will certainly fail
$ go get -u github.com/gogits/logs
$ go get -u github.com/gogits/binding
$ go get -u github.com/libgit2/git2go # This will certainly fail
# Change git2go version and re-install
$ cd $GOPATH/src/github.com/libgit2/git2go