Skip to content

Commit 0b4b5b4

Browse files
committed
Update README.md
1 parent f2c447c commit 0b4b5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Backups will be created in ```~/pi/``` directory using this format ```btsync_bac
2727
* SSH into your Raspberry Pi
2828
* Download the script to a folder where you keep all your scripts or just ```~/```
2929
```
30-
curl -o btsync.sh https://raw.githubusercontent.com/moritzdietz/pi-syncscript/master/btsync.sh
30+
curl -O https://raw.githubusercontent.com/moritzdietz/pi-syncscript/master/btsync.sh
3131
```
3232
* Make the script executable
3333
```

0 commit comments

Comments
 (0)