Skip to content

Commit

Permalink
Convex Desktop README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed May 3, 2024
1 parent 49cac8d commit 7b11e5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions convex-gui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ Download the Convex GUI today.

### Building

You can build Convex Desktop as follows:
You will need a recent version of Java (21+) and Maven installed

- Download the convex repository via git `https://github.com/Convex-Dev/convex.git`
You can then build the latest version of Convex Desktop as follows:

- Download the convex repository via git `https://github.com/Convex-Dev/convex.git` or using the zip download `https://github.com/Convex-Dev/convex/archive/refs/heads/develop.zip`
- Run `mvn install` in the root directory (this will build all Convex modules)
- The Convex Desktop `.jar` file should be created at `convex-gui/target/convex-desktop.jar`

Expand Down
Binary file modified convex-gui/docs/images/convex-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b11e5e

Please sign in to comment.