diff options
author | aditya | 2020-05-20 14:25:59 +0530 |
---|---|---|
committer | aditya | 2020-05-20 14:25:59 +0530 |
commit | dd908b21633156c37aff4b443fee0e73ccda5bec (patch) | |
tree | 783da6cf8575a9c566a9f2e534be66ffd05c7f8d /README_production.rst | |
parent | 5c57dd3ab185d5d0ad39240180e98d4a3131daa5 (diff) | |
download | online_test-dd908b21633156c37aff4b443fee0e73ccda5bec.tar.gz online_test-dd908b21633156c37aff4b443fee0e73ccda5bec.tar.bz2 online_test-dd908b21633156c37aff4b443fee0e73ccda5bec.zip |
Release 0.2.0 related changes
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 :: |