aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar lancebord 2026-03-18 16:00:16 -0400
committerGravatar lancebord 2026-03-18 16:00:16 -0400
commitc898dc799eabbc4e1018af5d1380b2815a273905 (patch)
tree93ea3ee9353740fe9e8e0d72980a17a0eed5384a /README.md
parentmerge consecutive join/part messages (diff)
update readmeHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ba9538..a9352c1 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,9 @@ cargo install --path .
speakez -s <server_addr>:<port> -n <nick>
```
-You can optionally set username, realname, and password with `-u`, `-r`, and `-p` respectively.
+You can optionally set username and realname with `-u` and `-r` respectively.
+
+You will be prompted for a password upon starting the application, if you don't have one just leave it blank.
Once connected join a channel with `/join #<channel>`