diff options
| author | Priyansh <[email protected]> | 2021-12-09 03:21:24 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-09 03:21:24 -0500 |
| commit | 71b8c72a4ae125ae6e3947953b1af6805cb0ba6f (patch) | |
| tree | 214ccc20050bf2efc032ec716d9f2317ba76c7e7 | |
| parent | c59fee74b49cad0c8dd1c8fa85f7dfd123eaac13 (diff) | |
| download | temp_pred_arima-71b8c72a4ae125ae6e3947953b1af6805cb0ba6f.tar.xz temp_pred_arima-71b8c72a4ae125ae6e3947953b1af6805cb0ba6f.zip | |
Update README.md
| -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 ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization)) +## Setting Up Dependencies ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization#automate-above-processes)) To install dependencies run: @@ -24,7 +24,7 @@ To install dependencies run: pip install -r requirements.txt ``` -## Getting Files ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization)) +## Getting Files ([Skip this step](https://github.com/luciferreeves/Analyzing-Climate-Change-using-Earth-Surface-Temperature-Visualization#automate-above-processes)) 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: |
