mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
More doc cleanup
This commit is contained in:
parent
4600b0956f
commit
9e9dcd47d9
6 changed files with 17 additions and 67 deletions
|
|
@ -12,7 +12,7 @@ administrator or superuser.
|
|||
```{warning}
|
||||
pip install evennia is not yet available in develop branch. Use the [git installation](./Installation-Git.md).
|
||||
```
|
||||
```{warning}
|
||||
```{important}
|
||||
If you are converting an existing game from a previous version, [see here](./Installation-Upgrade.md).
|
||||
```
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ Once installed, make sure the `evennia` command works. Use `evennia -h` for usag
|
|||
virtualenv, make sure it's active whenever you need to use the `evennia` command.
|
||||
|
||||
Alternatively, you can [install Evennia from github](./Installation-Git.md) or use [docker](./Installation-Docker.md).
|
||||
Check out [installation troubleshooting](./Installation-Troubleshootin.md) if you run into problems. Some
|
||||
Check out [installation troubleshooting](./Installation-Troubleshooting.md) if you run into problems. Some
|
||||
users have also experimented with [installing Evennia on Android](./Installation-Android.md).
|
||||
|
||||
## Initialize a new game
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue