summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-01-10 00:23:31 -0800
committereliott <eliott@cactuswax.net>2008-01-10 00:23:31 -0800
commit604e9d828a459cd28e7736fc45675e4297f759ac (patch)
treea9d62e141d87a6a7bf18dd6ed5ebb9583df3fa7d /README
parenteefb79682b7c326a6feec927749f8b11f1854828 (diff)
downloadarchweb-604e9d828a459cd28e7736fc45675e4297f759ac.tar.gz
archweb-604e9d828a459cd28e7736fc45675e4297f759ac.zip
Cherry pick of Thayer's archweb_pub retheme work
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index aaae09bc..0d92063f 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ For a simple testing installation:
1. Install dependencies.
pacman -S django python-pysqlite sqlite3
- 2. Fetch and Extract test database
+ 2. Fetch and extract test database
For simple testing, sqlite is a good option. We have provided an
example test database.
wget http://dev.archlinux.org/~eliott/archweb_sqlite.db.gz -O - | zcat > archweb.db