Skip to content

Commit 1a71b5e

Browse files
arichiardibbatsov
authored andcommitted
Rephrase process logging description a bit
1 parent 15963ca commit 1a71b5e

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
@@ -209,7 +209,7 @@ Standard Emacs debugging turns out to be difficult when an asynchronous process
209209
(setq inf-clojure-log-activity t)
210210
```
211211

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

214214
## License
215215

0 commit comments

Comments
 (0)