From eefb79682b7c326a6feec927749f8b11f1854828 Mon Sep 17 00:00:00 2001 From: eliott Date: Tue, 8 Jan 2008 18:40:07 -0800 Subject: Fixed typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 13b32e5..aaae09b 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 -- cgit v1.2.3-24-g4f1b