瀏覽代碼

Fix memory recommendations (Byte, not bit)

Bouke Haarsma 12 年之前
父節點
當前提交
fdf1fccd3e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/installation/vagrant.rst

+ 1 - 1
docs/sources/installation/vagrant.rst

@@ -10,7 +10,7 @@ Using Vagrant (Mac, Linux)
 This guide will setup a new virtualbox virtual machine with docker
 This guide will setup a new virtualbox virtual machine with docker
 installed on your computer. This works on most operating systems,
 installed on your computer. This works on most operating systems,
 including MacOX, Windows, Linux, FreeBSD and others. If you can
 including MacOX, Windows, Linux, FreeBSD and others. If you can
-install these and have at least 400Mb RAM to spare you should be good.
+install these and have at least 400MB RAM to spare you should be good.
 
 
 Install Vagrant and Virtualbox
 Install Vagrant and Virtualbox
 ------------------------------
 ------------------------------