mirror of
https://github.com/gogs/gogs.git
synced 2025-12-20 23:30:00 +01:00
docs: add instructions for release (#6268)
This commit is contained in:
@@ -76,7 +76,7 @@ Gogs has the following dependencies:
|
||||
```bash
|
||||
sudo apt install -y make git-all postgresql postgresql-contrib golang-go nodejs
|
||||
npm install -g less
|
||||
# Watch out, it is not github.com/go-bindata/go-bindata!
|
||||
# Watch out, it is NOT github.com/go-bindata/go-bindata!
|
||||
go get -u github.com/kevinburke/go-bindata/...
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user