docs: Separate recommend and vagrant setup sections for dev setup.

This will possibly direct more users towards WSL setup on Windows.
This commit is contained in:
Aman Agrawal 2021-11-15 04:21:40 +00:00 committed by Tim Abbott
parent 230607853d
commit fc42568248
1 changed files with 6 additions and 3 deletions

View File

@ -11,12 +11,15 @@ megabytes of dependencies, so you will need an **active, reasonably fast,
internet connection throughout the entire installation processes.** You can
[configure a proxy][configure-proxy] if you need one.
## Recommended setup (Vagrant)
## Recommended setup
**For first-time contributors, we recommend using the
[Vagrant development environment][install-vagrant]**.
[Vagrant development environment][install-vagrant]** on
macOS and Linux based OS and [WSL 2 setup][install-via-wsl] on Windows.
This method creates a virtual machine (for Windows and macOS) or a
## Vagrant setup
[Vagrant setup][install-vagrant] creates a virtual machine (for Windows and macOS) or a
Linux container (otherwise) inside which the Zulip server and all
related services will run. Vagrant adds a bit of overhead to using the
Zulip development server, but provides an isolated environment that is