Explorar o código

Fix dotnet command (#176)

David Pendray %!s(int64=6) %!d(string=hai) anos
pai
achega
df855947c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -135,7 +135,7 @@ https://www.nuget.org/packages/Terminal.Gui
 
 
 You can find a trivial .NET core sample application in the
 You can find a trivial .NET core sample application in the
 "StandaloneExample" directory.   You can execute it by running
 "StandaloneExample" directory.   You can execute it by running
-`dotnet core` in that directory.
+`dotnet run` in that directory.
 
 
 That sample relies on the distributed NuGet package, if you want to
 That sample relies on the distributed NuGet package, if you want to
 to use the code on GitHub, you can open the Example program which 
 to use the code on GitHub, you can open the Example program which