Updated Install from source (markdown)

无闻 2014-03-11 10:57:27 -07:00
parent 96be1714ad
commit c9694091ae

@ -23,6 +23,8 @@ 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/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