refactor: master is considered unstable

This commit is contained in:
Mackenzie 2022-07-10 11:47:55 +01:00
parent b19bca4c82
commit 7bdc2b304b
No known key found for this signature in database
GPG Key ID: BD3A1767C7248575

View File

@ -39,7 +39,7 @@ If you need support with understanding the codebase, please write us in the Disc
## About Building from Source ## About Building from Source
We only allow building unmodified (original) source code for public use. `development` is considered **unstable** and we will not provide technical support if such a build doesn't work, so always build from a tag. You can checkout a tag with `git checkout tags/TAGNAME`, where `TAGNAME` is the tag, for example `v1.20`. We only allow building unmodified (original) source code for public use. `master` is considered **unstable** and we will not provide technical support if such a build doesn't work, so always build from a tag. You can checkout a tag with `git checkout tags/TAGNAME`, where `TAGNAME` is the tag, for example `v1.20`.
## Supported Operating Systems ## Supported Operating Systems