summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e3b13063..df7c2ceb 100644
--- a/README
+++ b/README
@@ -55,7 +55,7 @@ packages, you will probably want the following:
(archweb-env) $ pip install -r requirements.txt
3. Copy `local_settings.py.example` to `local_settings.py` and modify.
- Make sure to uncomment the appropriate db section (either sqlite or
+ Make sure to uncomment the appropriate database section (either sqlite or
PostgreSQL).
4. Sync the database to create it.