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/