Skip to content

Commit 529fee2

Browse files
Update README.md
1 parent 8213b26 commit 529fee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ In order to use th file `pyproject.toml` it is necessary to guarantee `pip>=21.8
2121
[comment]: <For a stable point-release, use `pip install terratorch`.>
2222
[comment]: <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`.>
2323
To get the most recent version of the main branch, install the library with `pip install git+https://github.com/IBM/terratorch.git`.
24-
[comment]: <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 >
25-
[comment]: <a common CLI tool, with no need of installing dependencies or activating environments.>
24+
25+
[comment]: <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 a common CLI tool, with no need of installing dependencies or activating environments.>
2626

2727
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`.
2828

0 commit comments

Comments
 (0)