Updated install script
This commit is contained in:
parent
a67850ee93
commit
ee1a6e7fe8
@ -36,8 +36,7 @@ echo "Looks like the prerequisites were installed correctly!"
|
||||
sudo echo "---"
|
||||
|
||||
# Clone and build main repository
|
||||
go get -v github.com/animenotifier/notify.moe/...
|
||||
go get -v github.com/stretchr/testify/assert
|
||||
go get -t -v github.com/animenotifier/notify.moe/...
|
||||
cd $GOPATH/src/github.com/animenotifier/notify.moe
|
||||
make all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user