mirror of
https://github.com/evennia/evennia.git
synced 2025-12-01 12:03:32 +00:00
docs: clarify Windows py launcher usage during installation
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user