We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccabf07 commit 6a36422Copy full SHA for 6a36422
README.md
@@ -42,8 +42,8 @@ You can run with emacs daemon
42
```{bash}
43
emacs -l /path/to/.erc.emacs --daemon=/path/to/socket-file
44
```
45
-and connect with emacs-client
+and connect using emacs-client
46
47
emacs-client -nw -c -s /path/to/socket-file
48
49
-You can join new channel at run time using `/join`.
+You can join new channel at run time using the irc command `/join`.
0 commit comments