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:22 +0300
committerGitHub <noreply@github.com>2022-09-14 22:18:22 +0300
commit764a32b170b9472aa7312634498d24eea1bc9933 (patch)
treee00561025c30859661752389b4d4de77213574b9 /release-notes
parent3dcf2f9e767d4715fa41664c49eba5d196c764bd (diff)
Update install.md
Diffstat (limited to 'release-notes')
-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: