summaryrefslogtreecommitdiff
path: root/doc/up_and_running.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-25 21:31:00 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-25 21:31:00 -0700
commit9361f3b252d9772c446abedf81e817e983b954e2 (patch)
treeb4943f9aa19aa08ecc1c183208bf2834ba3aa208 /doc/up_and_running.md
parent489022dbd1c037398b8af1369313f10df092606c (diff)
Add a couple of blank lines
Diffstat (limited to 'doc/up_and_running.md')
-rw-r--r--doc/up_and_running.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/up_and_running.md b/doc/up_and_running.md
index 41c7432a..a8edc126 100644
--- a/doc/up_and_running.md
+++ b/doc/up_and_running.md
@@ -136,7 +136,9 @@ documentation lookup, the namespace browser, and macroexpansion).
[weasel "0.7.0" :scope "test"]
[com.cemerick/piggieback "0.2.1" :scope "test"]
```
+
and this at the end of `build.boot`:
+
```clojure
(require
'[adzerk.boot-cljs :refer [cljs]]