Fix path in the prompt

This commit is contained in:
Nicolas Hoizey 2016-08-03 14:00:53 +02:00 committed by GitHub
부모 01c59004e9
커밋 ddff013696
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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>