summaryrefslogtreecommitdiffstats
path: root/stackexchange/README
diff options
context:
space:
mode:
Diffstat (limited to 'stackexchange/README')
-rw-r--r--stackexchange/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/stackexchange/README b/stackexchange/README
index bad11c9f..64d8f5fb 100644
--- a/stackexchange/README
+++ b/stackexchange/README
@@ -14,7 +14,7 @@ Current process to load SE data into OSQA is:
you may want to make sure that your dump directory in .gitignore file
so that you don't publish it by mistake
-3) add 'stackexchange' to the list of installed apps (probably aready in settings.py)
+3) enable 'stackexchange' in the list of installed apps (probably aready in settings.py)
4) (optional - create models.py for SE, which is included anyway) run: