diff --git a/setup b/setup index b36b34d..56ff611 100755 --- a/setup +++ b/setup @@ -60,4 +60,4 @@ chmod +x ./natsc ./natsc request -s nats://127.0.0.1:4222 -t 5 -r 99 'user.set' '{"group_id": 1, "username": "admin", "password": "w4rmR3d", "admin":true}' echo -echo "Setup complete. Please target ernest using https://127.0.0.1:443, or https://$ERNESTHOST" +echo "Setup complete. Please target Ernest CLI using https://127.0.0.1:443, or https://$ERNESTHOST"