summaryrefslogtreecommitdiff
path: root/README_production.md
diff options
context:
space:
mode:
authorankitjavalkar2015-10-07 17:21:25 +0530
committerankitjavalkar2015-10-07 18:34:56 +0530
commit81393bfd4581b3f2217a979aaffec999c89d6755 (patch)
tree324a1372d80d85d48de70686b41fecd7313af21d /README_production.md
parent5203ce57f2a08fe9aef8b97b569855fa9cd50ba4 (diff)
downloadonline_test-81393bfd4581b3f2217a979aaffec999c89d6755.tar.gz
online_test-81393bfd4581b3f2217a979aaffec999c89d6755.tar.bz2
online_test-81393bfd4581b3f2217a979aaffec999c89d6755.zip
Modify fixtures and load them on quickstart
Diffstat (limited to 'README_production.md')
-rw-r--r--README_production.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README_production.md b/README_production.md
index e7b99e1..c693282 100644
--- a/README_production.md
+++ b/README_production.md
@@ -30,7 +30,7 @@ This README provides documentation to help deploy Yaksh in a production environm
To deploy this app follow the steps below:
1. Clone this repository and cd to the cloned repo.
- git clone https://github.com/FOSSEE/online_test.git
+ $ git clone https://github.com/FOSSEE/online_test.git
1. Run:
python manage.py syncdb
@@ -102,7 +102,7 @@ Development Settings
To install this app follow the steps below:
1. Clone this repository and cd to the cloned repo.
- ```git clone https://github.com/FOSSEE/online_test.git```
+ ```$ git clone https://github.com/FOSSEE/online_test.git```
1. Run: