diff options
| author | Priyansh <[email protected]> | 2021-12-09 03:28:57 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-12-09 03:28:57 -0500 |
| commit | e4969ef5b151b6d48c54f0cbc3fe05cc261c147e (patch) | |
| tree | 1d25186e6f4d87ec92d30c04e42f8af7f50783ab | |
| parent | cefac6565dd1daf3664a2a1f441a349f4e12e9f8 (diff) | |
| download | temp_pred_arima-e4969ef5b151b6d48c54f0cbc3fe05cc261c147e.tar.xz temp_pred_arima-e4969ef5b151b6d48c54f0cbc3fe05cc261c147e.zip | |
update readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Put all three in the root of the project directory. Read the [Project Structure] ## Automate Above Processes -You can also run [initial_setup.py](initial_setup.py) and these files will be downloaded automatically. If you are missing any dependencies, then those would be installed automatically as well. +You can also run [initial_setup.py](initial_setup.py) and files listed in the [Getting Files](#getting-files) section will be downloaded automatically. If you are missing any dependencies, then those would be installed automatically as well. To do so, run the following command: |
