website/www: its time the homepage used precise32

This commit is contained in:
Mitchell Hashimoto 2013-12-09 00:23:16 -08:00
parent efd35826e1
commit 327caacc98
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
See how easy it is
</h1>
<pre>
$ vagrant box add base http://files.vagrantup.com/lucid32.box
$ vagrant box add base http://files.vagrantup.com/precise32.box
$ vagrant init
$ vagrant up
</pre>