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:
Aman Agrawal
2020-04-08 11:29:44 +05:30
committed by Tim Abbott
parent cf4349d1c1
commit ca0154c425
2 changed files with 73 additions and 0 deletions

View File

@@ -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).