INSTALL: Update required dummy data packages

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
canyonknight 2012-12-04 22:37:25 +00:00 committed by Lukas Fleischer
parent 4187b2eb65
commit c1c3aef74a

View file

@ -72,7 +72,7 @@ Setup on Arch Linux:
(give password 'aur' at the prompt) (give password 'aur' at the prompt)
- Optionally load some test data for development purposes. - Optionally load some test data for development purposes.
# pacman -S words mysql-python # pacman -S words fortune-mod
# cd ~/aur/support/schema/ # cd ~/aur/support/schema/
# python gendummydata.py dummy-data.sql # python gendummydata.py dummy-data.sql
# bzip2 dummy-data.sql # bzip2 dummy-data.sql