keith-turner commented on a change in pull request #242: Fixes #239 - Several 
updates
URL: https://github.com/apache/fluo-muchos/pull/242#discussion_r238466400
 
 

 ##########
 File path: README.md
 ##########
 @@ -21,6 +21,44 @@ Muchos is structured into two high level components:
 
 Checkout [Uno] for setting up Accumulo or Fluo on a single machine.
 
+## Requirements
+
+Muchos requires the following:
+
+* Python 2
+* [awscli] & [boto3] libraries - Install using `pip install awscli boto3 
--upgrade --user`
+* `~/.aws` [configured][aws-config] on your machine. Can be done using [aws 
configure][awscli-config].
+* `ssh-agent` installed and running
+
+## Quickstart
+
+The following commands will install Muchos, launch an EC2 cluster, and 
setup/run Accumulo:
+
+```bash
+git clone https://github.com/apache/fluo-muchos.git
 
 Review comment:
   This info is redundant with Installation section.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to