Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Jun 13, 2013
1 parent 5533f6b commit a5f838c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -14,7 +14,7 @@ sudo apt-get install cloud-utils puppet-common git ec2-api-tools -y
2. First, install Puppet via [the official installers](http://docs.puppetlabs.com/guides/installation.html#mac-os-x)
3. Retrieve the unofficial source for cloud-init/cloud-utils [here](https://github.com/lovelysystems/cloud-init)
and install it via:
```python setup.py build
```python setup.py build;
sudo python setup.py install```
4. Install Amazon's EC2 CLI utilities according to [these](http://www.robertsosinski.com/2008/01/26/starting-amazon-ec2-with-mac-os-x/) instructions.

Expand Down

0 comments on commit a5f838c

Please sign in to comment.