summaryrefslogtreecommitdiff
path: root/README_production.rst
diff options
context:
space:
mode:
authorPalaparthy Adityachandra2020-05-20 14:38:56 +0530
committerGitHub2020-05-20 14:38:56 +0530
commitd5666f34ada773c6ca163af9e71dee9f5e18185e (patch)
tree783da6cf8575a9c566a9f2e534be66ffd05c7f8d /README_production.rst
parent5c57dd3ab185d5d0ad39240180e98d4a3131daa5 (diff)
parentdd908b21633156c37aff4b443fee0e73ccda5bec (diff)
downloadonline_test-d5666f34ada773c6ca163af9e71dee9f5e18185e.tar.gz
online_test-d5666f34ada773c6ca163af9e71dee9f5e18185e.tar.bz2
online_test-d5666f34ada773c6ca163af9e71dee9f5e18185e.zip
Merge pull request #711 from FOSSEE/release_0.2
Yaksh Release 0.2.0
Diffstat (limited to 'README_production.rst')
-rw-r--r--README_production.rst2
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
::