summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 14:10:45 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-04-23 14:10:45 -0400
commit5d3362fd3a0d0536d7e01ad79dada871e6cfba95 (patch)
tree84d998a7fd8272df9405f0f6e0c292cd34325c93 /README
parent71ce1dd46349acf0bd48b944b575042bdcf85c8b (diff)
remove diff in README
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.