diff --git a/changelog.d/2995.docs.rst b/changelog.d/2995.docs.rst new file mode 100644 index 000000000..2a6f9f498 --- /dev/null +++ b/changelog.d/2995.docs.rst @@ -0,0 +1 @@ +Add direct link to "Installing Red" section in "Installing using powershell and chocolatey" diff --git a/docs/install_windows.rst b/docs/install_windows.rst index 3b42d75af..76807eab9 100644 --- a/docs/install_windows.rst +++ b/docs/install_windows.rst @@ -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 `. ******************************** Manually installing dependencies