Skip to content

Commit

Permalink
README.md: minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Nov 10, 2023
1 parent 2cf3a7a commit 8010905
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Open the project's properties in the IDE (JME SDK or NetBeans):
7. Similarly, add the Wes jar(s).
8. Click on the "OK" button to exit the "Project Properties" dialog.

[Jump to table of contents](#toc)
[Jump to the table of contents](#toc)


<a name="build"></a>
Expand All @@ -141,7 +141,7 @@ Open the project's properties in the IDE (JME SDK or NetBeans):
+ using Windows Command Prompt: `set JAVA_HOME="` *path to installation* `"`
+ using PowerShell: `$env:JAVA_HOME = '` *path to installation* `'`
3. Download and extract the Wes source code from GitHub:
+ using Git:
+ using [Git]:
+ `git clone https://github.com/stephengold/Wes.git`
+ `cd Wes`
+ `git checkout -b latest 0.8.0`
Expand Down

0 comments on commit 8010905

Please sign in to comment.