Reference u/cimryan/readonlyrootfs

This commit is contained in:
cimryan
2018-10-14 21:07:02 -07:00
committed by GitHub
parent fc2a436c7e
commit 03aa06ddb6

View File

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