From 2cb68acb4181c68a048e7481a0e386faf3e555f5 Mon Sep 17 00:00:00 2001 From: Deniz Albayrak <92841021+1SeaMy@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:13:09 +0300 Subject: [PATCH] Update README.md Installation steps for Windows --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index db47273..3434e3e 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,14 @@ documentation for the future and to increase the engagement of all the stakeholders. Contributors should use the features of Github such as pull requests and issues. + +----------------------------------------------------------------- +# Installation steps for Windows +choco install ruby -y +# https://www.msys2.org/  >> download + setup + run +gem install jekyll +jekyll -v +# github clone ... >> remote repo project address.git +cd ... >> your local repo project folder +jekyll serve +# http://127.0.0.1:4000/