Update readme with guide to build from source (#32634)

This commit is contained in:
Nathan Woodrow 2019-11-05 11:17:06 +10:00 committed by GitHub
parent bdf023fe21
commit 02046a8833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,3 +89,7 @@ repository, and then [create a pull request](https://help.github.com/articles/cr
If you commit a new feature, add [FEATURE] to your commit message AND give a clear description of the new feature. A webhook will automatically create an issue on the QGIS-Documentation repo to tell people to write documentation about it.
If you are not a developer, there are many other possibilities which do not require programming skills to help QGIS to evolve. Check our [project homepage for more information](http://qgis.org/en/site/getinvolved/index.html).
### Building from source
The [building guide](http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html) can be used to get started with building QGIS from source.