Skip to content

Commit fb3e24d

Browse files
committed
Updated install instructions.
1 parent d8e5503 commit fb3e24d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ $ heroku buildpacks:set https://github.com/thecreativeacademy/heroku-gdrive-buil
5555
root of project. The build pack **will not run** if you do not have this file
5656
in this location.
5757

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.
58+
3). Go to `myapp` directory and update configuration in `rclone.conf`.
59+
4). Optionally, add a `WinRAR` registration key in the `.rarreg.key` file (or
60+
create one if your app doesn't have this key).
61+
5). Commit all the changes.
6162

6263
```bash
6364
$ cd myapp

0 commit comments

Comments
 (0)