mumble/docs/dev/build-instructions/README.md
Robert Adam 04cdb31f57 DOCS: Added instructions to install Visual Studio
It seems like this part was overlooked at the time the docs were
written.
2020-11-01 08:20:00 +01:00

923 B

Build Mumble

A fundamental dependency for building Mumble is git, so make sure you have it installed. If you are new to git, make sure to checkout this guide on git's basics in order to be able to follow the given instructions.

The first step in building Mumble is to clone this repository via git clone https://github.com/mumble-voip/mumble.git.

In order to actually build Mumble, you can follow one of the following instruction sets:

Furthermore you might find these helpful as well: