Skip to content

Commit bcc71b7

Browse files
author
vysheng
committed
Update README.md
1 parent aedb741 commit bcc71b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@ If you manage to launch it on other UNIX, please let me know.
8888

8989
### Usage
9090

91-
./telegram-cli -k <public-server-key>
91+
bin/telegram-cli -k <public-server-key>
9292

93-
By default public key is stored in the same folder named tg-server.pub or in /etc/telegram/server.pub, if it's not, specify where to find it:
93+
By default public key is stored in the same folder named tg-server.pub or in /etc/telegram-cli/server.pub, if it's not, specify where to find it:
9494

95-
./telegram-cli -k tg-server.pub
95+
bin/telegram-cli -k tg-server.pub
9696

9797
Client support TAB completion and command history.
9898

0 commit comments

Comments
 (0)