Skip to content

Commit c58d73d

Browse files
authored
Update README.md
1 parent 1b81b92 commit c58d73d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ The Trajectools plugin adds trajectory tools to the QGIS Processing toolbox.
99

1010
```
1111
(base) conda create -n qgis -c conda-forge python=3.9
12-
(base) PS C:\Users\anita> conda activate qgis
13-
(qgis) PS C:\Users\anita> mamba install -c conda-forge qgis=3.28.2
14-
(qgis) PS C:\Users\anita> mamba install -c conda-forge movingpandas
12+
(base) conda activate qgis
13+
(qgis) mamba install -c conda-forge qgis movingpandas
1514
```
1615

1716
More details: https://anitagraser.com/2023/01/21/pyqgis-jupyter-notebooks-on-windows-using-conda/

0 commit comments

Comments
 (0)