]> arthur.barton.de Git - bup.git/blobdiff - README.md
Only build _version.py once; remove phony targets
[bup.git] / README.md
index 9c35c490bdadcd0b0100ee0c71b173eb44625d1e..9d26917f07ea848d7d622f9d817f5da1567977a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -215,7 +215,7 @@ Using bup
 
         bup restore -C ./dest-2 local-etc/2013-11-23-11195/etc
 
- - Make a backup on a remote server (which must already have the 'bup' command
+ - Make a backup to a remote server (which must already have the 'bup' command
    somewhere in the server's PATH (see /etc/profile, etc/environment,
    ~/.profile, or ~/.bashrc), and be accessible via ssh.
    Make sure to replace SERVERNAME with the actual hostname of your server):