diff options
| -rw-r--r-- | static/install/cli.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index d1ebaf05..6859171a 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -472,7 +472,7 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS <p>On Linux and macOS:</p> - <pre>./flash-all.sh</pre> + <pre>sh flash-all.sh</pre> <p>On Windows:</p> |
