Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjameshamilton committed Jun 16, 2024
1 parent cb2424b commit 0325968
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 @@ -68,7 +68,7 @@ You can download the assembler and disassembler in various forms:

If you've downloaded the source code, you can build it with Gradle:

./gradlew clean assemble
./gradlew clean build

Once built, you can [run the assembler and disassembler](index.md) with the
script `bin/assembler.sh` or `bin/assembler.bat`.
Expand Down

0 comments on commit 0325968

Please sign in to comment.