From faf2f66cac8578a531f94d75b8876a8eb060aba7 Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 16 Dec 2022 10:40:06 +0100 Subject: [PATCH] Fix typo on homepage --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9e89842f8e..08b9b8b0e0 100644 --- a/index.html +++ b/index.html @@ -107,10 +107,10 @@ pip install evennia - The Installation instructions givesg a lot more help. Once installed, creating your new game + The Installation instructions gives a lot more help. Once installed, creating your new game is quick:
evennia --init mygame
cd mygame
evennia start
-
You can now browse your new game's website and play locally in your browser at http://localhost:4001. You can also connect to it with a traditional third-party MUD client on localhost, port 4000. + You can now browse your new game's website and play locally in your browser at http://localhost:4001. You can also connect to it with a traditional third-party MUD client on localhost, port 4000 (use 127.0.0.1 instead of localhost if your OS doesn't understand the latter). Screenshot
An example of a default Evennia install (hover to enlarge). Center: Running server just started. Top left: Default website served by Evennia. Right: Game open in