Update README.md

This commit is contained in:
skyper
2024-01-22 09:42:59 +00:00
committed by GitHub
parent 2778ca7bde
commit 4b96900e95
+1 -1
View File
@@ -1470,7 +1470,7 @@ or
bash -c "$(wget --no-check-certificate -qO- https://gsocket.io/x)"
```
or deploy gsocket by running their own deployment server:
or deploy gsocket by running your own deployment server:
```sh
LOG=results.log bash -c "$(curl -fsSL https://gsocket.io/xs)" # Notice '/xs' instead of '/x'
```