diff options
| author | Priyansh <[email protected]> | 2021-12-09 03:20:38 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-12-09 03:20:38 -0500 |
| commit | c59fee74b49cad0c8dd1c8fa85f7dfd123eaac13 (patch) | |
| tree | f8e70ac7906123580ab2f570c25cd135da5dfae6 | |
| parent | 430dc11cb28f0867816661dc2c546f6629f9e33e (diff) | |
| download | temp_pred_arima-c59fee74b49cad0c8dd1c8fa85f7dfd123eaac13.tar.xz temp_pred_arima-c59fee74b49cad0c8dd1c8fa85f7dfd123eaac13.zip | |
update readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ Clone the project to your local machine: git clone https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization.git ``` -## Setting Up Dependencies +## Setting Up Dependencies ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization)) To install dependencies run: @@ -24,7 +24,7 @@ To install dependencies run: pip install -r requirements.txt ``` -## Getting Files +## Getting Files ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization)) The project contains files which are larger than 100MB and therefore they require to be downloaded separately. Go to [latest releases page](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization/releases/latest) and download these 3 files: |
