Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kycfeel committed May 20, 2021
1 parent 1f4396d commit c3428a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ else

if [[ "$IS_APT_UPDATED" ]] || [[ "$IS_BREW_UPDATED" ]]; then

echo "Start configuring your exchange with the command: 'hollaex setup'."
echo "Start configuring your exchange with the command: 'hollaex server --setup'."
printf "\nTo see the full list of commands, use 'hollaex help'.\n\n"

fi
Expand Down

0 comments on commit c3428a4

Please sign in to comment.