diff options
| author | Priyansh <[email protected]> | 2021-12-09 03:21:47 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-09 03:21:47 -0500 |
| commit | e5ed6f1a19152f34770f615d08a40bb299deb1b4 (patch) | |
| tree | c019eadaf5a0b375712bf81aae97cb2db7e1faf9 /README.md | |
| parent | 71b8c72a4ae125ae6e3947953b1af6805cb0ba6f (diff) | |
| download | temp_pred_arima-e5ed6f1a19152f34770f615d08a40bb299deb1b4.tar.xz temp_pred_arima-e5ed6f1a19152f34770f615d08a40bb299deb1b4.zip | |
Update README.md
Diffstat (limited to '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#automate-above-processes)) +## Setting Up Dependencies ([Skip this step](#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#automate-above-processes)) +## Getting Files ([Skip this step](#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: |
