From 9da5b521173281c3a465a228be7000b6f486f39c Mon Sep 17 00:00:00 2001 From: elihylui Date: Wed, 25 Oct 2023 13:27:45 +0100 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1615b..f12c3a1 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ For more detailed technical explanation of the FLock client, see [here](https:// ``` 2. Install NPM packages ```sh - npm install + npm install ```

(back to top)