Skip to content

Commit 6a36422

Browse files
committed
Update readme.
1 parent ccabf07 commit 6a36422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ You can run with emacs daemon
4242
```{bash}
4343
emacs -l /path/to/.erc.emacs --daemon=/path/to/socket-file
4444
```
45-
and connect with emacs-client
45+
and connect using emacs-client
4646
```{bash}
4747
emacs-client -nw -c -s /path/to/socket-file
4848
```
49-
You can join new channel at run time using `/join`.
49+
You can join new channel at run time using the irc command `/join`.

0 commit comments

Comments
 (0)