Skip to content

Commit

Permalink
Update post-install links
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Mar 7, 2024
1 parent 0219333 commit 0f44ae4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,10 @@ joined_network_instructions() {
fi

echo ""
echo "For a list of useful commands, check out:"
echo " - Install README.md: https://github.com/VoiNetwork/voi-swarm/blob/main/README.md"
echo "For useful information, check out:"
echo " - Voi Swarm documentation: https://voinetwork.github.io/voi-swarm/"
echo " - Get notified when to renew participation keys: https://voinetwork.github.io/voi-swarm/operating/setup-notifications/"
echo " - Voi Swarm CLI Tools: https://voinetwork.github.io/voi-swarm/cli-tools/"
echo " - Docker Swarm documentation: https://docs.docker.com/engine/swarm/"
echo ""
if [[ ${skip_account_setup} -eq 1 ]]; then
Expand Down

0 comments on commit 0f44ae4

Please sign in to comment.