diff --git a/README.md b/README.md index 28fe9e5..4021fab 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Example: By default pomo will setup a Unix socket and serve it's status there. ```bash -echo | socat stdio UNIX-CONNECT:/home/kevin/.pomo/pomo.sock | jq . +echo | socat stdio UNIX-CONNECT:$HOME/.pomo/pomo.sock | jq . { "state": 1, "remaining": 1492000000000,