Skip to content

Commit

Permalink
README.md: re-order list
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Mar 26, 2024
1 parent d2fb1b8 commit 05f46db
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 @@ -133,7 +133,7 @@ Maud was designed for a desktop environment with:
+ extract the contents of the saved ZIP file
+ `cd` to the extracted directory/folder
4. Run the [Gradle] wrapper:
+ using Bash or Fish or Zsh or PowerShell: `./gradlew build`
+ using Bash or Fish or PowerShell or Zsh: `./gradlew build`
+ using Windows Command Prompt: `.\gradlew build`

After a successful build,
Expand Down

0 comments on commit 05f46db

Please sign in to comment.