Fix typo in README

This commit is contained in:
Griatch 2023-08-07 21:18:26 +02:00
parent e217fe9e83
commit 1e9dc04dc4
2 changed files with 10 additions and 10 deletions

View file

@ -27,17 +27,17 @@ with [discussion forums][group] and a [discord server][chat] to help and support
See [the full installation instructions][installation] for more help.
Next, browse to `http://localhost:4001` or use your third-party mud client to
connect to to `localhost`, port `4000` to see your working (if empty) game!
connect to `localhost`, port `4000` to see your working (if empty) game!
![screenshot][screenshot]
_A game website is created automatically. Connect to your Evennia game from your web browser as well as using traditional third-party clients_.
_A game website is created automatically. Connect to your Evennia game from your
web browser as well as using traditional third-party clients_.
## Where to go next
If this piqued your interest, there is a [lengthier introduction][introduction] to read. You
can also read our [Evennia in pictures][evenniapictures] overview.
After that, why not check out the [Evennia Beginner tutorial][beginnertutorial].
can also read our [Evennia in pictures][evenniapictures] overview. After that,
why not check out the [Evennia Beginner tutorial][beginnertutorial].
Welcome!
@ -58,5 +58,5 @@ Welcome!
[chat]: https://discord.gg/AJJpcRUhtF
[wikimudpage]: http://en.wikipedia.org/wiki/MUD
[evenniapictures]: https://www.evennia.com/docs/latest/Evennia-In-Pictures.html
[beginnertutorial]: https://www.evennia.com/docs/latest/Howtos/Howtos-Overview.html#beginner-tutorial
[beginnertutorial]: https://www.evennia.com/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html
[installation]: https://www.evennia.com/docs/latest/Setup/Setup-Overview.html#installation-and-running