diff options
Diffstat (limited to 'README_production.rst')
-rw-r--r-- | README_production.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_production.rst b/README_production.rst index b29fa4f..7f59e54 100644 --- a/README_production.rst +++ b/README_production.rst @@ -73,7 +73,7 @@ To install this app follow the steps below: :: - pip3 install -r requirements/requirements-py3.txt + pip3 install -r requirements/requirements-production.txt :: |