Skip to content

Commit

Permalink
README.md: a couple tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Nov 17, 2024
1 parent d581b1b commit 1743f91
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 @@ -151,7 +151,7 @@ Open the project's properties in the IDE (JME SDK or NetBeans):
+ `git checkout -b latest 0.8.1`
+ using a web browser:
+ browse to [the latest release][latest]
+ follow the "Source code (zip)" link
+ follow the "Source code (zip)" link at the bottom of the page
+ save the ZIP file
+ extract the contents of the saved ZIP file
+ `cd` to the extracted directory/folder
Expand All @@ -160,7 +160,7 @@ Open the project's properties in the IDE (JME SDK or NetBeans):
+ using Windows Command Prompt: `.\gradlew build`

After a successful build,
Maven artifacts will be found in "WesLibrary/build/libs".
artifacts will be found in "WesLibrary/build/libs".

You can install the artifacts to your local Maven repository:
+ using Bash or Fish or PowerShell or Zsh: `./gradlew install`
Expand Down

0 comments on commit 1743f91

Please sign in to comment.