summaryrefslogtreecommitdiff
path: root/rdiff-backup/README
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-06-17 07:59:08 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-06-17 07:59:08 +0000
commitb4df2b8231ea724cb208d26eced159c7ddb4e0c2 (patch)
tree8568139b6d47b94a61f1f74126a8d4817b7830f4 /rdiff-backup/README
parent3cc59c8f444bef9e3524715b5cf8bc1a5731ec75 (diff)
downloadrdiff-backup-b4df2b8231ea724cb208d26eced159c7ddb4e0c2.tar.gz
Final changes for 0.9.0
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@136 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/README')
-rw-r--r--rdiff-backup/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/rdiff-backup/README b/rdiff-backup/README
index e4430e9..b149fbf 100644
--- a/rdiff-backup/README
+++ b/rdiff-backup/README
@@ -1,4 +1,6 @@
-Thank you for trying rdiff-backup.
+Thank you for trying rdiff-backup. To install, run:
+
+ ./setup.py install
Remember that you must have Python 2.2 or later and librsync installed
(this means that "python" and "rdiff" should be in your path). To
@@ -9,8 +11,8 @@ For remote operation, rdiff-backup should be in installed and in the
PATH on remote system(s) (see man page for more information).
-If you have the above installed, and it still doesn't work, contact
-Ben Escoto <bescoto@stanford.edu>, or post to the mailing list (see
-web page at http://www.stanford.edu/~bescoto/rdiff-backup for more
-information).
+If you have the above installed, and it still doesn't work, see the
+web page at http://rdiff-backup.stanford.edu for more
+information.
+