[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:
jack1142 2019-09-28 23:18:08 +02:00 committed by Michael H
parent f3b6c4cf32
commit 6170a56648
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Add direct link to "Installing Red" section in "Installing using powershell and chocolatey"

View File

@ -29,6 +29,7 @@ Then run each of the following commands:
choco install git --params "/GitOnlyOnPath /WindowsTerminal" -y
choco install jre8 python -y; exit
From here, continue onto `installing Red <installing-red-windows>`.
********************************
Manually installing dependencies