diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-23 13:03:10 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-23 13:03:10 -0400 |
| commit | e13c9bb9b0dde8459174632d51edbcee6e8426c0 (patch) | |
| tree | 2a9019b349aeea7cd5150cce44b8411e4053a8d6 /static/install | |
| parent | 65117f9794eba2bdf20b80a2fe5884dff8938f1e (diff) | |
fix description of CLI install requirements
Diffstat (limited to 'static/install')
| -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 e663843f..8e669f0a 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -105,7 +105,7 @@ <section id="prerequisites"> <h2><a href="#prerequisites">Prerequisites</a></h2> - <p>You need a computer for running the web installer with at least 2GB of free + <p>You need a computer for running the CLI install process with at least 2GB of free memory available and 32GB of free storage space. The web installer can be run on an Android phone or tablet, unlike the command-line installation.</p> |
