1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Fix memory recommendations (Byte, not bit)

This commit is contained in:
Bouke Haarsma 2013-09-05 10:40:11 +02:00
parent f0cdbaa6c8
commit fdf1fccd3e

View file

@ -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
------------------------------