Changed link to information location (#1776)

This commit is contained in:
Sascha Henke 2020-11-17 02:41:52 +01:00 committed by GitHub
parent c84c739bcc
commit b69aaa9b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.