aboutsummaryrefslogtreecommitdiff
path: root/docs/source/install.rst
AgeCommit message (Collapse)Author
2018-10-08fix typoMarco Bernasocchi
2018-10-08Update install.rstMarco Bernasocchi
2018-09-20Remove references to nad/Kristian Evers
Closes #1127
2018-05-12Update install doc page with build instructionsKristian Evers
Also added more possible ways to install from package managers. Removed links to externally build binaries from download page.
2018-03-14Fix Debian package nameBas Couwenberg
On Debian/Ubuntu the `proj-bin` package provides the commandline utilities, and `libproj-dev` the library headers and `.so` symlinks, the `-dev` required to build software that links to libproj.
2018-03-13Add install section to docsKristian Evers