From 8fdab97b46d66705c93bd64bb8a064d6f0c77156 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Thu, 29 Aug 2019 19:38:01 -0700 Subject: Fix link in command --- curling.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'curling.rb') diff --git a/curling.rb b/curling.rb index 501f613..bad1bbf 100644 --- a/curling.rb +++ b/curling.rb @@ -35,7 +35,7 @@ How to Play =========== If you're not using it already, run this line of bash to start playing: -c=; while clear; curl -c k -b k localhost:4567/$c; read c; [ $c ]; do :; done +c=; while clear; curl -c k -b k hex.m-chrzan.xyz/$c; read c; [ $c ]; do :; done You're about to start crawling through a dungeon, fighting monsters and finding treasure. Your character has three attributes: -- cgit v1.2.3