mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
Previously, the rebuild steps for WSL in the recommended setup guide incorrectly just included the Vagrant instructions. This commit fixes the issue by adding the appropriate steps to delete the WSL instance using `wsl --unregister` in the docs. Additionally, it includes steps to rebuild the development database, which is a much faster alternative for folks who just want that. Fixes #32402.
Zulip Markdown documentation hosted elsewhere
The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.