Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRahul Bhandari <rbhanda@microsoft.com>2022-09-14 22:18:40 +0300
committerGitHub <noreply@github.com>2022-09-14 22:18:40 +0300
commit272eb0ded7ee8dc811dc3d9a1454d2a014e3bc95 (patch)
treee00561025c30859661752389b4d4de77213574b9
parent3dcf2f9e767d4715fa41664c49eba5d196c764bd (diff)
parent764a32b170b9472aa7312634498d24eea1bc9933 (diff)
Merge pull request #7805 from dotnet/rbhanda-patch-3
Update install.md
-rw-r--r--release-notes/7.0/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/7.0/install.md b/release-notes/7.0/install.md
index f6cc7983..fe248f08 100644
--- a/release-notes/7.0/install.md
+++ b/release-notes/7.0/install.md
@@ -28,7 +28,7 @@ macOS/Linux:
Windows:
```
-.\.dotnet\dotnet-install.ps1 -Channel 7.0 -Runtime dotnet -Quality preview -InstallDir E:\sample
+.\.dotnet\dotnet-install.ps1 -Channel 7.0 -Runtime dotnet -Quality preview -InstallDir c:\cli
```
macOs/Linux: