1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-06 00:03:38 +00:00

Update README.md

This commit is contained in:
gilbertchen
2016-02-23 12:41:15 -05:00
parent 19b0af86fc
commit be187b7314

View File

@@ -25,7 +25,7 @@ During beta testing only binaries are available. Please visit the [releases pag
Once you have the Duplicacy executable under your path, you can change to the directory that you want to back up (called *repository*) and run the *init* command:
```sh
```
$ cd path/to/your/repository
$ duplicacy init mywork sftp://192.168.1.100/path/to/storage
```