From 429e7ce4cc1528c5b6e53f8bd15ec5fa36cdbd22 Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 10 Feb 2015 16:36:34 +0100 Subject: [PATCH] updated install text file --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 6ecbf82882..16f07dbcba 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -112,6 +112,7 @@ will need to edit `mygame/server/conf/settings.py`. Enter your new game directory and run ``` +evennia migrate evennia -i start ```