diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-28 10:51:21 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-28 10:51:21 -0400 |
| commit | 656951005fdd7fa8abb9506ab8c3aa99f75ee925 (patch) | |
| tree | ff8ac9d1d50d84bd951805c1738b063b2c5f1af7 | |
| parent | 561fd90725c5e2d0707d7eeeee6ae3cc43cc3c64 (diff) | |
simplify wording
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 4802abd8..55ad5a9c 100644 --- a/static/install.html +++ b/static/install.html @@ -193,7 +193,7 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre> <p>You can either download the files with your browser or using a command like <code>curl</code>. It's generally easier to use the command-line since you're already - using it for the rest of the installation process, so these instructions will use + using it for the rest of the installation process, so these instructions use <code>curl</code>.</p> <p>Download <a href="https://releases.grapheneos.org/factory.pub">the factory images |
