Update README.md
This commit is contained in:
parent
8760144735
commit
5129e205c2
@ -25,6 +25,7 @@ along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
You need this libraries to use CostaPy:
|
||||
- bottle
|
||||
- gunicorn
|
||||
- beaker
|
||||
- mako
|
||||
|
||||
You can install it with run this command
|
||||
@ -37,6 +38,7 @@ Here is the completed command
|
||||
pip install --upgrade pip
|
||||
pip install bottle
|
||||
pip install gunicorn
|
||||
pip install beaker
|
||||
pip install mako
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user