Skip to content

Commit 73e9ab3

Browse files
committed
Merge branch 'master' of github.com:clojure-emacs/cider
2 parents da768bb + bf050a1 commit 73e9ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ A minimal `profiles.clj` for CIDER would be:
189189
### Using Boot
190190

191191
Boot users can configure the tool to include the middleware automatically in
192-
all of their projects using a `~/.profile.boot` file like so:
192+
all of their projects using a `~/.boot/profile.boot` file like so:
193193

194194
```clojure
195195
(require 'boot.repl)

0 commit comments

Comments
 (0)