Fix memory recommendations (Byte, not bit)

Upstream-commit: fdf1fccd3eec7b534b8423fe3ea5b6e116b233fa
Component: engine
This commit is contained in:
Bouke Haarsma
2013-09-05 10:40:11 +02:00
parent b0525903e4
commit caf639fe57
@@ -10,7 +10,7 @@ Using Vagrant (Mac, Linux)
This guide will setup a new virtualbox virtual machine with docker
installed on your computer. This works on most operating systems,
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
------------------------------