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 "---"
|
sudo echo "---"
|
||||||
|
|
||||||
# Clone and build main repository
|
# Clone and build main repository
|
||||||
go get -v github.com/animenotifier/notify.moe/...
|
go get -t -v github.com/animenotifier/notify.moe/...
|
||||||
go get -v github.com/stretchr/testify/assert
|
|
||||||
cd $GOPATH/src/github.com/animenotifier/notify.moe
|
cd $GOPATH/src/github.com/animenotifier/notify.moe
|
||||||
make all
|
make all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user