Changed link to information location (#1776)

This commit is contained in:
Sascha Henke 2020-11-17 02:41:52 +01:00 committed by rootzoll
parent 0dff3bb60d
commit ea81de7d4d

View file

@ -134,7 +134,7 @@ WantedBy=multi-user.target
isInstalled=$(sudo -u pool /home/pool/go/bin/pool | grep -c pool)
if [ ${isInstalled} -gt 0 ]; then
echo "
# Usage and examples: https://gitlab.com/lightning-labs/pool
# Usage and examples: https://github.com/lightninglabs/pool
# Use the command: 'sudo su - pool'
# in the terminal to switch to the dedicated user.
# Type 'pool' again to see the options.