docs tweak

This commit is contained in:
Mike Thompson 2017-07-22 13:21:46 +10:00
parent 20a1746ad5
commit 9fcf54facf

View File

@ -23,7 +23,7 @@ A [re-frame](https://github.com/Day8/re-frame) implementation of [TodoMVC](http:
``` ```
5. Run 5. Run
You'll have to wait for step 4 to do its compile, but then: You'll have to wait for step 4 to do its compile, and then:
``` ```
open http://localhost:3450 open http://localhost:3450
``` ```