From 23fe7fdf7173439aa6a07cce5e28f77b94838b87 Mon Sep 17 00:00:00 2001 From: Kyle Gray Date: Sat, 15 Feb 2025 08:03:55 -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