Skip to content

Commit 1b81b92

Browse files
authored
Update README.md
1 parent 7c6fcb2 commit 1b81b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Trajectools plugin adds trajectory tools to the QGIS Processing toolbox.
88
**Note: This plugin depends on MovingPandas!** You will need to install MovingPandas in your QGIS Python environment. I recommend installing both QGIS and MovingPandas from conda-forge:
99

1010
```
11-
(base) conda create -n qgis python=3.9
11+
(base) conda create -n qgis -c conda-forge python=3.9
1212
(base) PS C:\Users\anita> conda activate qgis
1313
(qgis) PS C:\Users\anita> mamba install -c conda-forge qgis=3.28.2
1414
(qgis) PS C:\Users\anita> mamba install -c conda-forge movingpandas

0 commit comments

Comments
 (0)