From 3a2f310c383eac91b21807a4175cbfdb1d7b2e17 Mon Sep 17 00:00:00 2001 From: Maham Codes Date: Wed, 16 Apr 2025 00:27:11 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20Small=20fix=20in=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a40b17b6e..83b3636b4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Navigate to the project directory by typing the following command in your termin cd sourcegraph-docs ``` -Before the dependencies are install make sure your local machine has the following versions of `node` and `pnpm`: +Before the dependencies are install make sure your local machine has the following versions of `node` and `pnpm` installed: * node: `v20.8.1` * pnpm: `8.13.1`