diff --git a/README.md b/README.md index 8e83d95..2449234 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To use this container, run the supplied `docker-compose.yml` and substitute the Create your first repository against the container using: ``` -borg init -e repokey borg@:/opt/borg/ +borg init -e repokey borg@[IP]:/opt/borg/ ``` If you have selected another port other than 22, you can change the port used by borg by running `export BORG_RSH="ssh -p "` on the client running the backup command.