From edd50e8f82089fa646bef608c96240451ea0eff1 Mon Sep 17 00:00:00 2001 From: theaeonsolution <31832290+theaeonsolution@users.noreply.github.com> Date: Sun, 28 Jun 2020 01:02:01 -0500 Subject: [PATCH] add missing p elements --- static/install.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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