improved readme B-)

This commit is contained in:
Lynne Megido 2020-08-31 23:56:32 +10:00
parent aef8ef0bbd
commit c2a62786d5
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -22,4 +22,8 @@ mcs -pkg:gtk-sharp-3.0 -resource:ui.glade *.cs
## running
```
./BuypeebApp.exe
```
```
or
```
mono ./BuypeebApp.exe
```