We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e5503 commit fb3e24dCopy full SHA for fb3e24d
README.md
@@ -55,9 +55,10 @@ $ heroku buildpacks:set https://github.com/thecreativeacademy/heroku-gdrive-buil
55
root of project. The build pack **will not run** if you do not have this file
56
in this location.
57
58
-3). Go to `myapp` directory and update configuration in `rclone.conf`.
59
-4). Optionally, and a WinRAR registration key in the `.rarreg.key` file.
60
-5). Commit all the changes.
+3). Go to `myapp` directory and update configuration in `rclone.conf`.
+4). Optionally, add a `WinRAR` registration key in the `.rarreg.key` file (or
+create one if your app doesn't have this key).
61
+5). Commit all the changes.
62
63
```bash
64
$ cd myapp
0 commit comments