[snowy] Update README and INSTALL



commit d9c815a18f3caa81c7becfb8940ae75c12f78bf9
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Tue Jul 6 07:08:29 2010 -0700

    Update README and INSTALL
    
    https://bugzilla.gnome.org/show_bug.cgi?id=623665

 INSTALL |    3 ++-
 README  |    9 +--------
 2 files changed, 3 insertions(+), 9 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index ca54585..3475c98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,8 @@ Running Snowy From Your Git Checkout
 -1. Verify that your checkout is called "snowy" (all lower-case).
 
 0. Install python-libxslt, python-libxml2, python-pytz, and python-sqlite,
-   python-dateutil, python-pkg-resources, python-uuid
+   python-dateutil, python-pkg-resources, python-uuid, python-json,
+   python-openid
    (package names somewhat different from distro to distro).
 
 1. Install django 1.1. If your distro does not have packages for 1.1, then
diff --git a/README b/README
index 497d936..b7cbe8a 100644
--- a/README
+++ b/README
@@ -2,11 +2,4 @@ Snowy is Tomboy's best friend online.
 
 Snowy is a web-based viewer for your Tomboy notes written in Django.
 
-Requirements
-=================
- * Python >= 2.5
-   - python-libxslt
-   - python-libxml2
-   - python-pytz
-   - python-sqlite
-
+See INSTALL for dependencies and other requirements.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]