diff --git a/visibility_check.sh b/visibility_check.sh index df620b3..cb8ed7a 100644 --- a/visibility_check.sh +++ b/visibility_check.sh @@ -2,7 +2,7 @@ # Step 0: Welcome echo "This script is made with ❤️ by 0xOzgur.eth @ https://quilibrium.space" -echo "⏳You need GO and grpcurl installed on your machine to run this script. If you don't have them, please install them first." +echo "⏳You need GO and grpcurl installed and configured on your machine to run this script. If you don't have them, please install and configure grpcurl first." echo "You can find the installation instructions at https://docs.quilibrium.space/installing-prerequisites" echo "⏳Processing..." sleep 5 # Add a 5-second delay