Skip to content

Commit

Permalink
fix typo in dotnet-install file
Browse files Browse the repository at this point in the history
This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
  • Loading branch information
eerhardt authored Jun 22, 2016
1 parent 574a3c8 commit 1e9d529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/obtain/dotnet-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -668,4 +668,4 @@ else
say "Binaries of dotnet can be found in $bin_path"
fi

say "Installation finished successfuly."
say "Installation finished successfully."

0 comments on commit 1e9d529

Please sign in to comment.