Skip to content

Commit eabd952

Browse files
committed
Merge pull request #1151 from whysoserious/update-boot-docs
Update `Using Boot` section in README.md
2 parents 1cd643c + fdb9342 commit eabd952

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ all of their projects using a `~/.boot/profile.boot` file like so:
202202
conj 'cider.nrepl/cider-middleware)
203203
```
204204

205+
For more information visit [boot-clj wiki](https://github.com/boot-clj/boot/wiki/Cider-REPL).
206+
205207
### Using embedded nREPL server
206208

207209
If you're embedding nREPL in your application you'll have to start the

0 commit comments

Comments
 (0)