there's no reason this should still be hanging aroudn the tree
[freeside.git] / sql-ledger / doc / UPGRADE-2.2.0-2.2.7
diff --git a/sql-ledger/doc/UPGRADE-2.2.0-2.2.7 b/sql-ledger/doc/UPGRADE-2.2.0-2.2.7
deleted file mode 100644 (file)
index 2a973a7..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Upgrading to version 2.2.7
-
-1. install SQL-Ledger over top
-   # cd /usr/local
-   # tar zxvf sql-ledger-2.2.7.tar.gz
-
-2. fix permissions
-   # chown -R nobody:nogroup *
-   # chmod 711 templates users
-
-Note: replace nobody:nogroup with your web server user and group