Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/