From f2685942877a67d78f9ac8da5c07f210b875a871 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 21 Jul 2017 21:42:50 +0300 Subject: [PATCH] Fix readme formating --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 84c3860..9f9f177 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,22 @@ Tegu on [Jekyll](https://jekyllrb.com/) peale ehitatud uhiuue lehega 1. Install Ruby - sudo apt install ruby + sudo apt install ruby 2. Install Jekyll - gem install jekyll bundler + gem install jekyll bundler 3. Clone repo - git clone https://github.com/Lapikud/lapikud.github.io.git + git clone https://github.com/Lapikud/lapikud.github.io.git 4. Bootstrap - cd lapikud.github.io - bundle + cd lapikud.github.io + bundle 5. Serve the page - bundle exec jekyll serve -w + bundle exec jekyll serve -w