Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarnunez committed Aug 21, 2018
1 parent 34e5d96 commit 56efa77
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Expand Up @@ -21,15 +21,13 @@ This library relies heavily on [boto3](https://github.com/boto/boto3)

## Installation

**NB:** When installing, cottoncandy will try to find your AWS keys and store them in a configuration file.

**via pip**
With pip:

```
$ pip install cottoncandy
```

**from the repo**
Directly from the repo:

Clone the repo from GitHub and do the usual python install from the command line

Expand All @@ -39,7 +37,6 @@ $ cd cottoncandy
$ sudo python setup.py install
```


### Configuration file

After installation, the cottoncandy configuration file will be saved under:
Expand Down

0 comments on commit 56efa77

Please sign in to comment.