mirror of
https://github.com/gogs/gogs.git
synced 2025-07-14 08:09:27 +00:00
Updated Install from source (markdown)
parent
b275861b9b
commit
0aee42a132
@ -36,7 +36,7 @@ $ go get -u github.com/gogits/gogs
|
|||||||
|
|
||||||
# Build main program
|
# Build main program
|
||||||
$ cd $GOPATH/src/github.com/gogits/gogs
|
$ cd $GOPATH/src/github.com/gogits/gogs
|
||||||
$ go build
|
$ go build # Use `go build -tags sqlite` to enable SQLite3
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Configuration and run](Configuration-and-run) to go further.
|
See [Configuration and run](Configuration-and-run) to go further.
|
Loading…
x
Reference in New Issue
Block a user