master
Colin McMillen 4 years ago
parent
commit
f90526002c
  1. 1
      dotnet-on-Ubuntu.md

1
dotnet-on-Ubuntu.md

@ -26,4 +26,5 @@ sudo apt install dotnet-sdk-3.1
dotnet new --install MonoGame.Templates.CSharp
dotnet tool install --global dotnet-mgcb-editor
mgcb-editor --register
dotnet run OpenGL/OpenGL.csproj
```
Loading…
Cancel
Save