Merge pull request 6969
This commit is contained in:
Chris Finazzo 2018-04-30 15:40:11 -04:00 committed by jekyllbot
parent c8eb0c1950
commit 739411ff3b
1 changed files with 1 additions and 1 deletions

View File

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