Update README.md

This commit is contained in:
Anonymous275
2021-06-02 12:16:33 +03:00
committed by GitHub
parent f50b821733
commit c67fffed58

View File

@@ -29,7 +29,7 @@ If you need support with understanding the codebase, please write us in the disc
## About Building from Source
We only allow building unmodified (original) source code. `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`.
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