Skip to content

Commit

Permalink
Update getting-started-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Oct 10, 2019
1 parent 5291ba8 commit 38c779b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gui/winforms/getting-started-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The compiler will create "hello.exe", which you can run using:

mono hello.exe

NOTE: on macOS youll have to wait around a minute the very first time you run this command.
NOTE: on macOS you'll have to wait around a minute the very first time you run this command. You also need to use `mono32` since WinForms isn't supported on 64bit yet. As of macOS 10.15 Catalina there's no 64bit support anymore so WinForms doesn't work there at the moment.

[![Helloworld.png](/archived/images/f/f5/Helloworld.png)](/archived/images/f/f5/Helloworld.png)

Expand Down

0 comments on commit 38c779b

Please sign in to comment.