diff --git a/dotnet-on-Ubuntu.md b/dotnet-on-Ubuntu.md index af19f30..58043a1 100644 --- a/dotnet-on-Ubuntu.md +++ b/dotnet-on-Ubuntu.md @@ -16,3 +16,5 @@ dotnet build dotnet run ``` +More documentation on `dotnet new`: +https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-new \ No newline at end of file