Merge pull request #79 from xt0rted/patch-1
Fix broken links in the readme
This commit is contained in:
commit
a9a676a52f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Once you've found a home for your forked repository, **[clone it](https://help.g
|
|||
Jekyll is a [Ruby Gem](https://jekyllrb.com/docs/ruby-101/#gems) that can be installed on most systems.
|
||||
|
||||
1. Install a full [Ruby development environment](https://jekyllrb.com/docs/installation/)
|
||||
2. Install Jekyll and [bundler](/docs/ruby-101/#bundler) [gems](/docs/ruby-101/#gems)
|
||||
2. Install Jekyll and [bundler](https://jekyllrb.com/docs/ruby-101/#bundler) [gems](https://jekyllrb.com/docs/ruby-101/#gems)
|
||||
```
|
||||
gem install jekyll bundler
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue