Merge pull request #5258 from ebabel-eu/patch-1
Merge pull request 5258
This commit is contained in:
commit
db61028b58
|
@ -7,7 +7,7 @@ permalink: /docs/quickstart/
|
|||
For the impatient, here's how to get a boilerplate Jekyll site up and running.
|
||||
|
||||
{% highlight shell %}
|
||||
~ $ gem install jekyll
|
||||
~ $ gem install jekyll bundler
|
||||
~ $ jekyll new myblog
|
||||
~ $ cd myblog
|
||||
~/myblog $ bundle install
|
||||
|
|
Loading…
Reference in New Issue