Fix path in the prompt

This commit is contained in:
Nicolas Hoizey 2016-08-03 14:00:53 +02:00 committed by GitHub
parent 01c59004e9
commit ddff013696
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ overview: true
<span class="command">cd my-awesome-site</span>
</p>
<p class="line">
<span class="path">~</span>
<span class="path">~/my-awesome-site</span>
<span class="prompt">$</span>
<span class="command">bundle install</span>
</p>