Skip to content

Commit

Permalink
Update download-and-open-genvisis.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kbeutel authored Dec 11, 2023
1 parent 598b4e6 commit 2ba9948
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GetStarted/download-and-open-genvisis.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
* Open a terminal and run **java -Xmx#g -jar [path]/genvisis.jar**
* **#g** is the number of gigabytes of memory to use
* [path] is the location of the genvisis.jar file
* Example
* **java -Xmx24g -jar ~/genvisis.jar** (if **genvisis.jar** is saved in your home directory)
* Example: **java -Xmx24g -jar ~/genvisis.jar** (if **genvisis.jar** is saved in your home directory)
* Alternatively, locate **genvisis.jar** within a file manager and double-click on the Genvisis icon
* For Windows:
* Open a text file and write inside **java -Xmx#g -jar genvisis.jar**
Expand Down

0 comments on commit 2ba9948

Please sign in to comment.