added wait info

This commit is contained in:
Christian Rotzoll 2019-03-17 18:59:57 +01:00
parent 6ae5184a68
commit 4e14809214

View file

@ -44,9 +44,9 @@ fi
# make sure qrcode-encoder in installed
echo "*** Setup ***"
echo ""
echo "Installing zapconnect. Please wait..."
echo "Installing zapconnect."
echo ""
echo "Getting github.com/LN-Zap/lndconnect (please wait) ..."
echo "Getting github.com/LN-Zap/lndconnect (please wait - can take several minutes) ..."
go get -d github.com/LN-Zap/lndconnect
cd $GOPATH/src/github.com/LN-Zap/lndconnect
echo ""