Changes
Page history
Update installation
authored
Sep 26, 2022
by
Alan De Smet
Hide whitespace changes
Inline
Side-by-side
installation.md
View page @
941ebace
...
...
@@ -108,6 +108,8 @@ General Linux Install
Tested 2022-09-26 on Ubuntu (Kubuntu) 22.04
This isn't really any smaller than the miniconda install, but it does limit dependencies to your distribution and Python's PyPI.
You'll need libgeos-dev (
`sudo apt install libgeos-dev`
) and likely various libqt libraries.
```
...
...
...
...