mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3840 from Hasna878/doc-fix-hasna
docs: clarify Windows py launcher usage during installation
This commit is contained in:
commit
6dc02ef63c
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ with [discussion forums][group] and a [discord server][chat] to help and support
|
|||
|
||||
pip install evennia
|
||||
(windows users once: py -m evennia)
|
||||
(note: Windows users with multiple Python versions should prefer `py -3.11` instead of `python` when creating virtual environments)
|
||||
evennia --init mygame
|
||||
cd mygame
|
||||
evennia migrate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue