diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 94a79ff10..63327ab18 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -45,4 +45,6 @@ While the rest of the getting started guide will focus on explaining how to build a fully functional virtual machine to serve rails applications, you should get used to the above snippet of code. After the initial setup of any Vagrant environment, the above is all any developer will need to create -their development environment! \ No newline at end of file +their development environment! Note that the above snippet does actually +create a fully functional 360MB virtual machine running Ubuntu in the +background, although the machine doesn't do much in this state. \ No newline at end of file