just in case they really need to be told

This commit is contained in:
Jeremy Kauffman 2015-12-05 18:10:28 -05:00
parent 9221af3dbf
commit 92b2046cf9

View file

@ -10,6 +10,7 @@
<li>Open the terminal.</li>
<li>Go to the directory you want to install in. If you're unsure, run <code>cd ~</code>.</li>
<li>
<p>Copy and paste.</p>
<div class="code-bash">
<code><span class="code-bash-kw2">mkdir</span> -p lbry</code>
<code><span class="code-bash-kw1">cd</span> lbry</code>