We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72daab7 commit c6ea33dCopy full SHA for c6ea33d
README.md
@@ -147,7 +147,7 @@ The script accepts two paramters:
147
filename to the -f option while triggering the script
148
149
```bash
150
-export PROJECT_HOME=_your/path/to/_**order_analytics**
+export PROJECT_HOME=your/path/to/order_analytics
151
python order_analytics/main.py -e dev -f orders_test_1.csv
152
```
153
0 commit comments