Skip to content

Commit bf050a1

Browse files
committed
Merge pull request #1116 from chptx/master
Update README.md
2 parents 5d01de2 + 3d9ed3e commit bf050a1

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)