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