Skip to content

Commit

Permalink
Corrected README file
Browse files Browse the repository at this point in the history
  • Loading branch information
davromaniak committed Nov 4, 2016
1 parent f0b1b5e commit 3ebfe4e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ For now, it needs to be run directly on the salt-master server
```
* If you want to use psutil from the pip package, simply install the python-dev package.
## Installation
First, install the dependencies given in the dependencies section.

Then you have 3 ways to install Pepperboard :

Using pip :
```
pip install pepperboard
```
From the upstream repository :
```
pip install git+https://github.com/webedia-dev/pepperboard.git
Expand Down

0 comments on commit 3ebfe4e

Please sign in to comment.