From 78e2b46a15223bf1db31f1248c4f176a8f740960 Mon Sep 17 00:00:00 2001 From: Esa-Matti Suuronen Date: Tue, 3 Sep 2024 21:13:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44e59f4..3f95337 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Supported runners: - With auto detection for npm, pnpm, yarn 1.0 - Jake.js - PHP composer.json scripts -- Picks excutables from `bin`, `scripts` and `tools` directories in the current +- Picks executables from `bin`, `scripts` and `tools` directories in the current working directory - Ex. to run `./scripts/build.sh` you can just type `rt build.sh`