Skip to content

Commit

Permalink
correct build commands
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Dec 16, 2018
1 parent 5a9b118 commit 8dbdb0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -44,9 +44,10 @@ <h3>SYNOPSIS</h3>
<section>
<figure>
<code>
git clone https://github.com/o3/sample
stack build
stack exec n2o-sample
open http://127.0.0.1:3000/samples/static/index.html
open http://127.0.0.1:3000/static/index.html
</code>
</figure>
</section>
Expand Down

0 comments on commit 8dbdb0e

Please sign in to comment.