mirror of
https://github.com/gogs/gogs.git
synced 2025-07-15 00:29:19 +00:00
Updated Install from source (markdown)
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user