fix typo in dotnet-install file

This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
This commit is contained in:
Eric Erhardt 2016-06-21 22:05:34 -05:00 committed by GitHub
parent 574a3c858e
commit 1e9d529bc5

View file

@ -668,4 +668,4 @@ else
say "Binaries of dotnet can be found in $bin_path" say "Binaries of dotnet can be found in $bin_path"
fi fi
say "Installation finished successfuly." say "Installation finished successfully."