summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-10-05 16:43:29 +0200
committerChristian Poessinger <christian@poessinger.com>2018-10-05 16:43:29 +0200
commit6cbcc4d2d3f7341e3ecdf1279093604b20d10268 (patch)
tree2b3647ce0a2209310fd95abff87b132c144cd67b
parentf70280552c2714ae26f99fdfcb718fe59b5961df (diff)
downloadvyos-documentation-6cbcc4d2d3f7341e3ecdf1279093604b20d10268.tar.gz
vyos-documentation-6cbcc4d2d3f7341e3ecdf1279093604b20d10268.zip
Install: add spacing between RAM amount and RAM unit
-rw-r--r--docs/ch01-install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ch01-install.rst b/docs/ch01-install.rst
index 68bd0733..1751deb0 100644
--- a/docs/ch01-install.rst
+++ b/docs/ch01-install.rst
@@ -3,7 +3,7 @@ Installation
The latest ISO image for VyOS can be downloaded at https://www.vyos.net.
-The recommended system requirements are 512MB RAM and 2GB storage.
+The recommended system requirements are 512 MiB RAM and 2 GiB storage.
The VyOS ISO is a Live CD and will boot to a functional VyOS image. To login
to the system, use the default username ``vyos`` with password ``vyos``.