From 734ec5bcc4a0d3cafb5088dfeb578e021c94f9b9 Mon Sep 17 00:00:00 2001 From: YAMASAKI Masahide Date: Tue, 15 Oct 2013 23:18:33 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bea826c..ee585d2 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ There is the following advantage as compared with Murder. * Environment setup is automated by playbook. -QUICK START ------------ +Installation of software required minimum +----------------------------------------- -For the impatient, `sudo pip install ansible` : +`sudo pip install ansible` : ```bash: # install pip (Python package manager) and ansible $ sudo easy_install pip