mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
dev-docs-setup: Add installation instructions for WSL 2.
Instructions were added by doing the setup on Ubuntu 18.04 WSL 2. While the setup should be similar for other distributions supported by our `./tools/provision` script inside WSL, it has not been tested. Polished by tabbott.
This commit is contained in:
@@ -153,6 +153,11 @@ Debian](https://docs.docker.com/install/linux/docker-ce/debian/).
|
||||
|
||||
#### Windows 10
|
||||
|
||||
```eval_rst
|
||||
.. note::
|
||||
We now recommend using WSL 2 for Windows development: <../development/setup-advanced.html#installing-directly-on-windows-10-experimental>`_.
|
||||
```
|
||||
|
||||
1. Install [Git for Windows][git-bash], which installs *Git BASH*.
|
||||
2. Install [VirtualBox][vbox-dl] (latest).
|
||||
3. Install [Vagrant][vagrant-dl] (latest).
|
||||
|
||||
Reference in New Issue
Block a user