mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Move uninstall warning up top.
This commit is contained in:
@@ -9,6 +9,12 @@ Contents:
|
||||
|
||||
## Installing directly on Ubuntu, Debian, CentOS, or Fedora
|
||||
|
||||
:::{warning}
|
||||
There is no supported uninstallation process with the direct-install
|
||||
method. If you want that, use [the Vagrant environment](setup-recommended.md),
|
||||
where you can just do `vagrant destroy` to clean up the development environment.
|
||||
:::
|
||||
|
||||
One can install the Zulip development environment directly on a Linux
|
||||
host by following these instructions. Currently supported platforms
|
||||
are:
|
||||
@@ -24,12 +30,6 @@ If you are using a [remote server](remote.md), see
|
||||
the
|
||||
[section on creating appropriate user accounts](remote.md#setting-up-user-accounts).
|
||||
|
||||
:::{warning}
|
||||
There is no supported uninstallation process with this
|
||||
method. If you want that, use the Vagrant environment, where you can
|
||||
just do `vagrant destroy` to clean up the development environment.
|
||||
:::
|
||||
|
||||
Start by [cloning your fork of the Zulip repository][zulip-rtd-git-cloning]
|
||||
and [connecting the Zulip upstream repository][zulip-rtd-git-connect]:
|
||||
|
||||
|
Reference in New Issue
Block a user