summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authoreliott <eliott@cactuswax.net>2008-01-08 18:40:07 -0800
committereliott <eliott@cactuswax.net>2008-01-08 18:40:07 -0800
commiteefb79682b7c326a6feec927749f8b11f1854828 (patch)
tree65f1954ef7963184b51fde56064d0e65cdc95763 /README
parent272ce242888cab88a61f2b5a34062f73b3f778dd (diff)
downloadarchweb-eefb79682b7c326a6feec927749f8b11f1854828.tar.gz
archweb-eefb79682b7c326a6feec927749f8b11f1854828.zip
Fixed typo.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 13b32e54..aaae09bc 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 adn 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