mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Fix readme formating
This commit is contained in:
12
README.md
12
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user