Skip to content

Commit 7cbea9c

Browse files
Minor correction
Signed-off-by: Joao Lucas de Sousa Almeida <[email protected]>
1 parent a02b6cd commit 7cbea9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For a stable point-release, use `pip install terratorch`.
2020
If you prefer to get the most recent version of the main branch, install the library with `pip install git+https://github.com/IBM/terratorch.git`.
2121

2222
Another alternative is to install using [pipx](https://github.com/pypa/pipx) via `pipx install terratorch`, which creates an isolated environment and allows the user to run the application as
23-
a common CLI tool, with no need of installing dependencies or activating environements.
23+
a common CLI tool, with no need of installing dependencies or activating environments.
2424

2525
TerraTorch requires gdal to be installed, which can be quite a complex process. If you don't have GDAL set up on your system, we reccomend using a conda environment and installing it with `conda install -c conda-forge gdal`.
2626

0 commit comments

Comments
 (0)