Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Standard Emacs debugging turns out to be difficult when an asynchronous process
(setq inf-clojure-log-activity t)
```

This creates `.inf-clojure.log` in the process root for you to `tail -f` on.
This creates `.inf-clojure.log` in the project directory so that you can `tail -f` on it.

## License

Expand Down