From 7cd6833f906d62c1c70e018fa78d5697b6a64cf4 Mon Sep 17 00:00:00 2001 From: JC Date: Sat, 3 Jan 2015 23:43:20 -0500 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1c6af36..3a644534 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Default settings are stored in ```roles/role_name/vars/main.yml```. Environment A quick way to get started is with Vagrant and VirtualBox. ### Requirements -- [Ansible (use v1.7.1 as there's currently a bug in v1.7.2, see issues, you can do ```sudo pip install ansible==1.7.1``` if you're using pip)](http://docs.ansible.com/intro_installation.html) +- [Ansible](http://docs.ansible.com/intro_installation.html) - [Vagrant](http://www.vagrantup.com/downloads.html) - [VirtualBox](https://www.virtualbox.org/wiki/Downloads)