From dcde7f14665b73911189cb63f3223017eeda97e1 Mon Sep 17 00:00:00 2001 From: Daniel Howe Date: Sat, 18 Nov 2023 16:56:13 +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 a4b05c9..afc7958 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ console.log(result);


## Developing -To install/build the library and run tests (with npm/mocha and node v14.x): +To install/build the library and run tests: ```sh $ git clone https://github.com/dhowe/riscript.git