From 1b38cb3db3bd051539f61188f79bc8498d581b83 Mon Sep 17 00:00:00 2001 From: Sebastian Goscik Date: Wed, 26 Apr 2023 10:20:22 +0100 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a4026..22fb478 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ If you do not already have a `rclone.conf` file you can create one as follows: ``` $ docker run -it --rm -v $PWD:/root/.config/rclone --entrypoint rclone ghcr.io/ep1cman/unifi-protect-backup config ``` -Follow the interactive configuration proceed, this will create a `rclone.conf` +Follow the interactive configuration process, this will create a `rclone.conf` file in your current directory. Finally, start the container: