update cljs test instructions

This commit is contained in:
nathanmarz 2017-04-01 04:46:02 -04:00
parent 06d3ba548e
commit 0bb3ac8440

View file

@ -8,5 +8,5 @@ lein cleantest
```
lein javac
lein doo phantom test-build once
lein doo node test-build once
```