From 5be9017f238a5e185f27a432d2e817dff50b4592 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Wed, 31 Jan 2018 00:17:34 +0100 Subject: [PATCH] Fix in README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ac92859..541d81a 100644 --- a/README.md +++ b/README.md @@ -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.