Skip to content

Commit 09c2324

Browse files
committed
Merge pull request #338 from Azure/clu
Update clu-getstart.md
2 parents 44b46cb + 606f707 commit 09c2324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clu-getstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Note, after done, run `dnvm list` command to check the 'coreclr' runtime is installed with right version of `1.0.0-rc1-final`. If not, run `dnvm install 1.0.0-rc1-final -r coreclr -a x64 -p`. Remember always use `-p` flag, so the selection can persist.
88

9-
* Get the latest dotnet from "https://azureclu.blob.core.windows.net/tools/dotnet-win-x64.latest.zip", unzip, then add its bin folder to the PATH
9+
* Get the latest dotnet from "https://azureclu.blob.core.windows.net/tools/dotnet-win-x64.latest.zip", unzip, then add its bin folder to the PATH. NOTE: With this version of dotnet, the path to dotnet.exe must not contain any spaces.
1010

1111
## Project Artifacts
1212

0 commit comments

Comments
 (0)