Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert <krzmbrzl@gmail.com>2020-10-10 21:33:33 +0300
committerRobert <krzmbrzl@gmail.com>2020-10-12 09:16:01 +0300
commit2f45772c9c9ad90e480e50008419c598b19bf01e (patch)
treef5a617ebff06329a2b263970fa4c54df4005a9a4 /README.md
parent47d6e77de73d61141f29d8beccf2300c3280018f (diff)
DOCS: Restructure and include build-documentation
The existing `docs` directory was restructured a bit and the build documentation previously located at https://github.com/mumble-voip/mumble-releng-vcpkg was integrated into the main repository (after having received a good polish). In addition to that the needed scripts and port-files from the linked repository have now also been included in the main repo.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2f2cd67d..8fdd2a828 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,11 @@ The documentation of the project can be found on the [wiki](https://wiki.mumble.
[FAQ](https://wiki.mumble.info/wiki/FAQ/English) can also be found there.
+## Building
+
+For information on how to build Mumble, checkout [the dedicated documentation](docs/dev/build-instructions/README.md).
+
+
## Reporting issues
If you want to report a bug or create a feature-request, you can open a new issue (after you have checked that there is none already) on