From be90f8e500ed1f876ba27b966cfa54614a763a92 Mon Sep 17 00:00:00 2001 From: Anachronaut <75824887+RealBusinessAccount@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:16:19 -0400 Subject: [PATCH] Update README.md Fixed typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4406c..d51b76f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ make ``` 3) Run the emulator: ``` -./SplitBit hello.bin +./SplitBit Programs/hello.bin ``` ### Usage: