Fix build instructions
This commit is contained in:
parent
c2b9bf410d
commit
55bb5a8bae
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,4 +2,6 @@ dist
|
||||
release
|
||||
discord-auto-upload
|
||||
discord-auto-upload.exe
|
||||
asset
|
||||
assets
|
||||
*.png
|
||||
*.jpg
|
||||
|
@ -25,7 +25,7 @@ other parameters, then you can simply double click `dau.bat` to start `dau` runn
|
||||
|
||||
#### From source
|
||||
|
||||
You'll need to [download Go](https://golang.org/dl/) check the code out somewhere, and 'go build'.
|
||||
You'll need to [download Go](https://golang.org/dl/) check the code out somewhere, run 'go generate' and then 'go build'.
|
||||
|
||||
## Using it
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user