diff --git a/static/install.html b/static/install.html index ee27d260..95e7fa8a 100644 --- a/static/install.html +++ b/static/install.html @@ -169,9 +169,10 @@ tar xvf 73f3f0b3034f61563f787bef8ebf51f38df457de.platform-tools_r30.0.3-darwin.z tar xvf platform-tools_r30.0.3-windows.zip
Next, add the tools to your PATH
in the current shell so they can be
- used without referencing them by file path, enabling usage by the flashing script. On
- Linux and macOS:
On Linux and macOS:
+export PATH="$PWD/platform-tools:$PATH"
On Windows:
@@ -307,7 +308,9 @@ curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip.sigcd crosshatch-factory-2020.05.05.02-
Flash the images with the flash-all script in the directory. On Linux and macOS:
+Flash the images with the flash-all script in the directory.
+ +On Linux and macOS:
./flash-all.sh