mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This commit includes the following changes. - Adds the definition of the WSL acronym. - Adds information for changing BIOS settings in order to enable machine virtulization. - Fixes a broken link to Microsoft WSL installation instructions. - Adds a reminder to create a new SSH key before connecting to GitHub. - Removes the step to install Ubuntu. This step is now included in the standard installation. - Reminds the user to launch Ubuntu as and administrator. - Switches the text editor in the example to nano from vim. Nano is included with the wsl installation, and is easier for most people to use than vim. - Adds a separate step to fork the Zulip/Zulip repository. - Adds the bash command to open VS Code and reminds the user to install the relevant extensions. With various formatting tweaks by tabbott.