Update branch references to master after merge.

This commit is contained in:
cimryan
2018-10-16 07:44:53 -07:00
parent 92f19af357
commit 7dfc9de59c
3 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ Now that you have a shell on the Pi you can turn the Pi into a smart USB drive.
```
1. Run these commands:
```
wget https://raw.githubusercontent.com/cimryan/teslausb/u/cimryan/readonlyrootfs/windows_archive/setup-teslausb
wget https://raw.githubusercontent.com/cimryan/teslausb/master/windows_archive/setup-teslausb
chmod +x setup-teslausb
./setup-teslausb
```