From 03aa06ddb62d8a2e92e8deb9492104aec5b11553 Mon Sep 17 00:00:00 2001 From: cimryan Date: Sun, 14 Oct 2018 21:07:02 -0700 Subject: [PATCH] Reference u/cimryan/readonlyrootfs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c105a54..ee8361a 100644 --- a/README.md +++ b/README.md @@ -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: ``` - 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 ./setup-teslausb ```