mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
docs(installation): add missing markdown to close italics
This commit is contained in:
parent
23d77efcda
commit
bf744aaf08
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Installing Evennia doesn't make anything visible online. Apart from installation
|
|||
## Install with `pip`
|
||||
|
||||
```{important}
|
||||
Using a light-weight [Python virtual environment](./Installation-Git.md#virtualenv) is optional, but _highly recommended, to keep your Evennia installation independent from the system libraries. The virtualenv system is a part of Python and will make your life easier!
|
||||
Using a light-weight [Python virtual environment](./Installation-Git.md#virtualenv) is optional, but _highly recommended_, to keep your Evennia installation independent from the system libraries. The virtualenv system is a part of Python and will make your life easier!
|
||||
```
|
||||
|
||||
Evennia is managed from the terminal (console/Command Prompt on Windows). Once you have Python installed—and after activating your virtualenv if you are using one—install Evennia with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue