diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-03 21:57:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-03 21:57:55 -0500 |
| commit | 9a1b6e3fea4522792750a6ddab015bf58c6cb6bc (patch) | |
| tree | 93ab6c800ac4e0afd1a52648e2ecc8510b748a80 /static/install.html | |
| parent | ed720c49a665a730f795023d9daf944a72cc13c3 (diff) | |
add missing colon
Diffstat (limited to 'static/install.html')
| -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 1c27b5c1..358884fb 100644 --- a/static/install.html +++ b/static/install.html @@ -288,7 +288,7 @@ Installed as /home/username/platform-tools/fastboot</pre> <pre>sudo pacman -S signify</pre> - <p>On Debian and Ubuntu</p> + <p>On Debian and Ubuntu:</p> <pre>sudo apt install signify-openbsd alias signify=signify-openbsd</pre> |
