Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Jan 6, 2024
1 parent 1e47e7b commit e95e0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You can try the browser version [here](https://nimaoth.github.io/AbsytreeBrowser
- Run `nimble setup`

### Desktop version
- Use `nimble buildDesktop` to compile the desktop version of the editor.
- Use `nimble buildDesktop` or `nimble build` to compile the desktop version of the editor.
- The release builds are built with:
- For the gui version: `nimble buildDesktop --app:gui -D:forceLogToFile -D:enableGui=true -D:enableTerminal=false`
- For the terminal version: `nimble buildDesktop --app:console -D:forceLogToFile -D:enableGui=false -D:enableTerminal=true`
Expand Down

0 comments on commit e95e0e4

Please sign in to comment.