From cc9a6d5e7e8058da9b43c33be6a72d14bed0b207 Mon Sep 17 00:00:00 2001 From: Charly Date: Sat, 13 Sep 2025 09:41:19 +0330 Subject: [PATCH] doc(readme): install dependencies faster --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaba2fa1..6182d389 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This website is built using [Docusaurus 2](https://docusaurus.io/), a modern sta ### Installation ``` -$ yarn +$ yarn install --frozen-lockfile ``` ### Local Development