Fix in README.md

This commit is contained in:
Antonio de la Rosa 2018-01-31 00:17:34 +01:00
parent 2a98f48428
commit 5be9017f23

View file

@ -49,6 +49,10 @@ In Fedora and other Red Hat derived distros you can use `yum install git` or `dn
You can install the framework using the next command in your server:
`pip3 install parameciofm`
or if you want development version:
`pip3 install git+https://github.com/paramecio/parameciofm`
This command will install in your server paramecio framework with its dependencies.