Update README.md

This commit is contained in:
gru
2026-06-14 23:13:47 +02:00
parent 7fea2bfef8
commit b710f6e6f9
+2 -2
View File
@@ -146,8 +146,8 @@ The default stack install creates:
```bash
curl -fsSL https://raw.githubusercontent.com/zdzichu6969/pyTorrent/master/scripts/install_stack.sh \
| PYTORRENT_PORT=8091 \
RTORRENT_SCGI_PORT=5001 \
| PYTORRENT_PORT=8090 \
RTORRENT_SCGI_PORT=5000 \
PYTORRENT_PROFILE_NAME="Local rTorrent" \
bash
```