mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fix dotnet command (#176)
This commit is contained in:
committed by
Miguel de Icaza
parent
82398758e2
commit
df855947c0
@@ -135,7 +135,7 @@ https://www.nuget.org/packages/Terminal.Gui
|
||||
|
||||
You can find a trivial .NET core sample application in the
|
||||
"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
|
||||
to use the code on GitHub, you can open the Example program which
|
||||
|
||||
Reference in New Issue
Block a user