From 0f47e2e1624327585d233fd39d1becebfaa351f1 Mon Sep 17 00:00:00 2001 From: Aaron Yeung Date: Fri, 14 Feb 2025 07:57:41 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aac08f..0d8d375 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ tools with the following command: xcode-select --install ``` -Then simply run `sh bash.sh` to build `swiftocr`, and move it somewhere in your +Then simply run `sh build.sh` to build `swiftocr`, and move it somewhere in your path like `/usr/local/bin/swiftocr`. ## Usage