diff options
| author | Priyansh <[email protected]> | 2021-11-17 15:29:09 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-11-17 15:29:09 -0500 |
| commit | 79fc194978812ea3840b6755bb67fbf04fbf4e32 (patch) | |
| tree | ae4cbd44196d6f7da5379759939b0e4940a38554 | |
| parent | 2948b65c9465ea5b8d17e4cebfa8affd66721974 (diff) | |
| download | temp_pred_arima-79fc194978812ea3840b6755bb67fbf04fbf4e32.tar.xz temp_pred_arima-79fc194978812ea3840b6755bb67fbf04fbf4e32.zip | |
update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ pip install -r requirements.txt Run the Project: ``` -python wsgi.py +python app.py ``` ## Project Structure |
