mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Docs] Link directly to installing Red from installing requirements using chocolatey section (#2995)
* docs: link directly to installing Red from installing using chocolatey * chore(changelog): add towncrier entry
This commit is contained in:
parent
f3b6c4cf32
commit
6170a56648
1
changelog.d/2995.docs.rst
Normal file
1
changelog.d/2995.docs.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add direct link to "Installing Red" section in "Installing using powershell and chocolatey"
|
||||||
@ -29,6 +29,7 @@ Then run each of the following commands:
|
|||||||
choco install git --params "/GitOnlyOnPath /WindowsTerminal" -y
|
choco install git --params "/GitOnlyOnPath /WindowsTerminal" -y
|
||||||
choco install jre8 python -y; exit
|
choco install jre8 python -y; exit
|
||||||
|
|
||||||
|
From here, continue onto `installing Red <installing-red-windows>`.
|
||||||
|
|
||||||
********************************
|
********************************
|
||||||
Manually installing dependencies
|
Manually installing dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user