Added download step to installation

This commit is contained in:
2019-09-02 08:50:13 +09:00
parent 1f9e4cab47
commit f11cc851a7
2 changed files with 14 additions and 4 deletions

View File

@ -14,6 +14,7 @@
```shell
git clone https://github.com/animenotifier/notify.moe.git
cd notify.moe
go mod download
make tools
make assets
go build