Skip to content

Commit ae23d83

Browse files
pavinanmairaw
authored andcommitted
Changed wrong installation path in documentation. (#1323)
1 parent a780a11 commit ae23d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet-install-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Which version of CLI to install; you need to specify the version as 3-part versi
6060

6161
`-InstallDir [DIR]`
6262

63-
Path to install to. The directory is created if it doesn't exist. The default value is *%LocalAppData%\.dotnet*.
63+
Path to install to. The directory is created if it doesn't exist. The default value is *%LocalAppData%\Microsoft\dotnet*.
6464

6565
`-Debug`
6666

0 commit comments

Comments
 (0)