Skip to content

Commit

Permalink
- Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzluedtke committed Mar 10, 2021
1 parent 016ffef commit ab49e8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ go run .
rm -r ESEF.app
rm ESEF

cd /dist
go build ESEF
cd dist/
fyne package -os darwin -appVersion "0.4.0" -icon ../icon.png -sourceDir ../
```

Expand Down

0 comments on commit ab49e8f

Please sign in to comment.