docs: correct docs

This commit is contained in:
2025-01-14 08:19:38 +01:00
parent 881094e484
commit 37df2dcc6d
3 changed files with 4 additions and 4 deletions

View File

@@ -8,5 +8,5 @@ Voidpin sends clipboard content to a local service, that then puts content in a
```bash
voidpin copy
VOIDPIN_REMOTE=10.0.9.1:19191 voidpin remote copy
VOIDPIN_REMOTE=http://10.0.9.1:19191 voidpin remote copy
```