Update README.md

Fixed typo.
This commit is contained in:
Anachronaut
2024-10-16 23:16:19 -04:00
committed by GitHub
parent 2fd311f107
commit be90f8e500
+1 -1
View File
@@ -23,7 +23,7 @@ make
``` ```
3) Run the emulator: 3) Run the emulator:
``` ```
./SplitBit hello.bin ./SplitBit Programs/hello.bin
``` ```
### Usage: ### Usage: