summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 19:34:32 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 19:34:32 +0000
commitb0bb396b1467db905611212e9d5bd334aefbe1bd (patch)
tree219ff614be69a5aad2940a3117dcd243da09ee55 /UPGRADE
parentd30cf6685e8046f1c855a64333a42d5cb04dfa14 (diff)
Added Parse::RecDescent to recommended dependencies, updated UPGRADE file
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@530 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index d481fcf7..cac73fbb 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -68,7 +68,7 @@ sql/Pg-central.sql file into it.
"update users_conf set password = md5('my_password');"
Naturally you would use your password instead of my_password.
-6) Import the users. Run the utils/upgrade/import_users.pl script to do this.
+6) Import the users. Run the import-members script to do this.
7) Copy the files from the LedgerSMB tarball over your existing installation.
8) Delete the users directory.