We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ee2d8d + 77438f6 commit 348e8b8Copy full SHA for 348e8b8
README.md
@@ -41,8 +41,8 @@ Choose your setup method:
41
3. **Start services**:
42
43
```bash
44
- docker-compose up -d
45
- docker-compose logs -f stratum-proxy # Watch logs
+ docker compose up -d
+ docker compose logs -f stratum-proxy # Watch logs
46
```
47
48
4. **Connect miner**:
0 commit comments