updated readme

This commit is contained in:
Noah Swerhun 2023-10-20 15:16:33 -05:00
parent 73c98d7ff4
commit 38ef197c11

View file

@ -13,5 +13,5 @@ make
**Run:** **Run:**
``` ```
./target/bin/lc3 samples/{sample program here} ./target/lc3 samples/{sample program here}
``` ```