diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-01-28 10:42:42 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-01-28 10:56:04 +0100 |
| commit | 8a225c6652178c87751a4e54a9d4db31aa980591 (patch) | |
| tree | 2b127714ca3b6478955910c7eddd33a050b9a477 | |
| parent | 7de2b186124c981405061f78c38aaf4c2bebc3ef (diff) | |
doc: Update USB image size.
* doc/guix.texi (System Installation): Change to --image-size=850MiB.
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 7c5613ef965..9d850c62f35 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -3601,7 +3601,7 @@ The installation image described above was built using the @command{guix system} command, specifically: @example -guix system disk-image --image-size=800MiB gnu/system/install.scm +guix system disk-image --image-size=850MiB gnu/system/install.scm @end example @xref{Invoking guix system}, for more information. See |
