mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix doc header for better build
This commit is contained in:
parent
36d8a16a80
commit
e930bd4ff1
4 changed files with 66 additions and 16 deletions
|
|
@ -11,6 +11,11 @@ Evennia requires Python3.7+. As with most Python packages, using a
|
|||
installation independent from the system libraries. It's _not_ recommended
|
||||
to install Evennia as superuser.
|
||||
|
||||
```warning::
|
||||
|
||||
This is not yet available. Switch to the 0.9.5 version of these docs to install Evennia.
|
||||
```
|
||||
|
||||
pip install evennia
|
||||
|
||||
Make sure the `evennia` command works. Use `evennia -h` for usage help (or read on).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue