From 8fe39ea4a144dff082c1a5c496622e5d3fbad48d Mon Sep 17 00:00:00 2001 From: iskipu <143542192+iskipu@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:36:44 +0530 Subject: [PATCH] Update getting_started.rst --- docs/getting_started.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index f464bd42d0c..b3f0ec12b06 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -18,6 +18,8 @@ If you encounter issues: .. note:: Theoretically, Windows can be used to develop Kolibri, but we haven't done much testing with it. If you're running Windows, you are likely to encounter some issues with this guide, and we'd appreciate any help improving these docs for Windows developers! +Dont use gitbash for setting up the environment in windows instead use powershell, to avoid errors with nodeenv. + Git and GitHub ~~~~~~~~~~~~~~