Slightly reword installation guide to attempt to stop people using dev (#3079)

* create

* add the code

* change de logs

* lets remember linux exists

* fix formtting and change wording

* change the wording a bit more... after running `sphinx-build` it def looks like i used bold a lot

god that was a long commit mesage

* review changes

* draper's review (see description)

i have put or worse partially to scare users and partially as there are other possible effects of a downgrade

* review

* clarity
This commit is contained in:
Vexed 2019-12-08 23:02:40 +00:00 committed by Michael H
parent 064d97f87b
commit 203cde9805
3 changed files with 11 additions and 2 deletions

View File

@ -0,0 +1 @@
Word using dev during install more strongly, to try to avoid end users using dev.

View File

@ -280,7 +280,11 @@ Or, to install with PostgreSQL support:
.. note:: .. note::
To install the development version, replace ``Red-DiscordBot`` in the above commands with the To install the development version, replace ``Red-DiscordBot`` in the above commands with the
following link: link below. **The development version of the bot contains experimental changes. It is not
intended for normal users.** We will not support anyone using the development version in any
support channels. Using the development version may break third party cogs and not all core
commands may work. Downgrading to stable after installing the development version may cause
data loss, crashes or worse.
.. code-block:: none .. code-block:: none

View File

@ -85,7 +85,11 @@ Installing Red
.. note:: .. note::
To install the development version, replace ``Red-DiscordBot`` in the above commands with the To install the development version, replace ``Red-DiscordBot`` in the above commands with the
following link: link below. **The development version of the bot contains experimental changes. It is not
intended for normal users.** We will not support anyone using the development version in any
support channels. Using the development version may break third party cogs and not all core
commands may work. Downgrading to stable after installing the development version may cause
data loss, crashes or worse.
.. code-block:: none .. code-block:: none