mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Fix caller reference in doc. Resolve #2296.
This commit is contained in:
parent
8ea4bafe91
commit
8a7ebf992b
2 changed files with 3 additions and 2 deletions
|
|
@ -22,8 +22,9 @@ assume that you have a cloned `evennia` repo and use a virtualenv (best practice
|
|||
|
||||
If you don't have anything you want to keep in your existing game dir, you can just start a new onew
|
||||
using the normal [install instructions](./Installation.md). If you want to keep/convert your existing
|
||||
game dir, continue below.
|
||||
game dir, continue below.
|
||||
|
||||
- First, make a backup of your exising game dir! If you use version control, make sure to commit your current state.
|
||||
- `cd` to your existing 0.9.5-based game folder (like `mygame`.)
|
||||
- If you have changed `mygame/web`, _rename_ the folder to `web_0.9.5`. If you didn't change anything (or don't have
|
||||
anything you want to keep), you can _delete_ it entirely.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue