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 8dbdb0e commit f648a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -47,7 +47,7 @@ <h3>SYNOPSIS</h3>
git clone https://github.com/o3/sample
stack build
stack exec n2o-sample
open http://127.0.0.1:3000/static/index.html
open http://localhost:3000/static/index.html
</code>
</figure>
</section>
Expand Down

0 comments on commit f648a01

Please sign in to comment.