From 7cc0a07524cdc80a146a8f9ea74cfb59b1f6c414 Mon Sep 17 00:00:00 2001 From: Charles Hooper Date: Fri, 15 Mar 2013 04:29:10 +0000 Subject: [PATCH] Fix *other* typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c99c4df619..b8318ce08a 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ variables and omit the ``provider`` flag. VirtualBox is still supported with Vagrant <= 1.1: ```bash - $ vagrant up --provider=aws + $ vagrant up ``` Installing on Ubuntu 12.04 and 12.10