summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorIan Weller <ianweller@gmail.com>2008-10-06 17:43:08 -0500
committerIan Weller <ianweller@gmail.com>2008-10-06 17:43:08 -0500
commit9bb370ab92301c3a172b32f28b333fe75d704798 (patch)
tree8465dd97f6017aca7ea76dc8a957c9919ff7a40e /INSTALL
parent0b03a593f3f6dddd7f252e83a162e72f1e08e95b (diff)
downloadfedora-business-cards-9bb370ab92301c3a172b32f28b333fe75d704798.tar.gz
fedora-business-cards-9bb370ab92301c3a172b32f28b333fe75d704798.tar.xz
fedora-business-cards-9bb370ab92301c3a172b32f28b333fe75d704798.zip
Add some other random information file
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 8 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..378c034
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,8 @@
+Make sure you have the following packages from yum:
+ mgopen-fonts inkscape PyXML python-iniparse pygpgme python-fedora paver
+
+Then run:
+ paver install
+ paver install_templates
+
+Done!