Skip to content

Commit 3ebfe4e

Browse files
committed
Corrected README file
1 parent f0b1b5e commit 3ebfe4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ For now, it needs to be run directly on the salt-master server
2626
```
2727
* If you want to use psutil from the pip package, simply install the python-dev package.
2828
## Installation
29+
First, install the dependencies given in the dependencies section.
30+
31+
Then you have 3 ways to install Pepperboard :
32+
33+
Using pip :
34+
```
35+
pip install pepperboard
36+
```
2937
From the upstream repository :
3038
```
3139
pip install git+https://github.com/webedia-dev/pepperboard.git

0 commit comments

Comments
 (0)