mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
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:
parent
064d97f87b
commit
203cde9805
1
changelog.d/3079.docs.rst
Normal file
1
changelog.d/3079.docs.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
Word using dev during install more strongly, to try to avoid end users using dev.
|
||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user