From 9fa08a3dfb0113ed8fc5ab92e5fa29cccdd010ec Mon Sep 17 00:00:00 2001 From: Ankith Gunapal Date: Thu, 20 Apr 2023 12:20:13 -0700 Subject: [PATCH] Revert "[easy] lint fix broken windows conda link (#2240)" (#2245) This reverts commit 2fa042b2e6cff642f3a91e027c4773a85ca6f73c. Co-authored-by: Mark Saroufim --- docs/torchserve_on_win_native.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/torchserve_on_win_native.md b/docs/torchserve_on_win_native.md index 0e629bac12..89b84ba242 100644 --- a/docs/torchserve_on_win_native.md +++ b/docs/torchserve_on_win_native.md @@ -11,7 +11,7 @@ - At present, it has only been certified on windows server 2019 however should work fine on Windows 10. - Make sure you are an admin user or have admin rights - The instruction given here will use anaconda Powershell terminal to install torchserve - - Install Anaconda as given [here](https://docs.anaconda.com/free/anaconda/getting-started/install/windows/) + - Install Anaconda as given [here](https://docs.anaconda.com/anaconda/install/windows/) - Install Git as given [here](https://github.com/git-for-windows/git/releases/download/v2.28.0.windows.1/Git-2.28.0-64-bit.exe) - Install openjdk17 - Download [openjdk17](https://download.oracle.com/java/17/archive/jdk-17.0.3_windows-x64_bin.zip)