fix content typo
This commit is contained in:
parent
78721a8bee
commit
08ab2e7244
|
@ -18,6 +18,7 @@
|
||||||
<div class="col-lg-7">
|
<div class="col-lg-7">
|
||||||
<!-- iframe width="560" height="315" src="//www.youtube.com/embed/pFAKAWP_sec" frameborder="0" allowfullscreen></iframe -->
|
<!-- iframe width="560" height="315" src="//www.youtube.com/embed/pFAKAWP_sec" frameborder="0" allowfullscreen></iframe -->
|
||||||
<br/>
|
<br/>
|
||||||
|
<p>Run these commands in Terminal:</p>
|
||||||
<pre>
|
<pre>
|
||||||
<code>curl -fsSL bit.ly/install-deardesi | bash
|
<code>curl -fsSL bit.ly/install-deardesi | bash
|
||||||
|
|
||||||
|
@ -28,7 +29,7 @@ open ~/Desktop/my-blog
|
||||||
desi serve -d ~/Desktop/my-blog</code>
|
desi serve -d ~/Desktop/my-blog</code>
|
||||||
</pre>
|
</pre>
|
||||||
<br/>
|
<br/>
|
||||||
<p>The open <a href="http://local.dear.desi:65080">http://local.dear.desi:65080</a></p> in your browser.
|
<p>Then open <a href="http://local.dear.desi:65080">http://local.dear.desi:65080</a> in your browser.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-5">
|
<div class="col-lg-5">
|
||||||
<h2>Why Desi?</h2>
|
<h2>Why Desi?</h2>
|
||||||
|
|
Loading…
Reference in New Issue