Skip to content

Commit

Permalink
Updating README
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
  • Loading branch information
Joao-L-S-Almeida committed Feb 15, 2025
1 parent 5efb2ff commit 2a78255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ To install as a developer (e.g. to extend the library):
```
git clone https://github.com/IBM/terratorch.git
cd terratorch
pip install -r requirements/required.txt -r requirements/dev.txt
pip install -r requirements_test.txt
conda install -c conda-forge gdal
pip install -e .
```
Expand Down

0 comments on commit 2a78255

Please sign in to comment.