Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

Commit 85a929c

Browse files
committed
@ only works in issues :/
1 parent 73c1cb3 commit 85a929c

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
@@ -24,7 +24,7 @@ For this example we will take the following command (execute it from the dir, wh
2424
./bin/telegram-cli --json -dWS /tmp/tg.sck &
2525
```
2626

27-
If you run the telegram-cli under another user than your php-script and you are using linux, you need to change the rights of the socket so that the php-script can access it (thanks to @dennydai for this!).
27+
If you run the telegram-cli under another user than your php-script and you are using linux, you need to change the rights of the socket so that the php-script can access it (thanks to [dennydai](https://github.com/dennydai) for this!).
2828
For example, add both to a `telegram`-group and then do
2929

3030
```shell

0 commit comments

Comments
 (0)