Update index.html

This commit is contained in:
Frank Taillandier 2018-05-03 10:43:10 +02:00 committed by GitHub
parent bb1889afe4
commit 1eff0214d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -45,12 +45,7 @@ overview: true
<p class="line"> <p class="line">
<span class="path">~</span> <span class="path">~</span>
<span class="prompt">$</span> <span class="prompt">$</span>
<span class="command">gem install bundler</span> <span class="command">gem install bundler jekyll</span>
</p>
<p class="line">
<span class="path">~</span>
<span class="prompt">$</span>
<span class="command">bundle add jekyll &amp;&amp; bundle install</span>
</p> </p>
<p class="line"> <p class="line">
<span class="path">~</span> <span class="path">~</span>