Update SetupRClone.md

This commit is contained in:
Alan Hoyle
2018-11-06 19:27:16 -05:00
committed by GitHub
parent 9d7d3c3278
commit c18772017b

View File

@@ -33,6 +33,10 @@ These instructions will speed you through the process with good defaults. If you
# Detailed instructions
## Step 1: Install rclone4pi
1. Enter a root session on your Pi (if you haven't already):
```
sudo -i
```
2. Run the following command to install rclone4pi:
```
curl -L https://raw.github.com/pageauc/rclone4pi/master/rclone-install.sh | bash