Improved installation process

This commit is contained in:
2018-04-07 14:17:33 +02:00
parent 27264d691a
commit c5c05aea04
6 changed files with 44 additions and 71 deletions

View File

@ -13,12 +13,11 @@
## Download the repository
* `go get github.com/animenotifier/notify.moe`
* `go get github.com/animenotifier/notify.moe/...`
## Build all
* `cd $GOPATH/src/github.com/animenotifier/notify.moe`
* `make tools` to install [pack](https://github.com/aerogo/pack) & [run](https://github.com/aerogo/run)
* `make all`
## Browser