From 13c8b7915b70558248b351daf0aaae562ce495c4 Mon Sep 17 00:00:00 2001 From: 0xOzgur <29779769+0xOzgur@users.noreply.github.com> Date: Sun, 2 Jun 2024 17:49:26 +0300 Subject: [PATCH] info edit --- visibility_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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