docs: refactor usage section

This commit is contained in:
Achraf RRAMI 2024-03-13 14:18:49 +00:00 committed by GitHub
parent 36a7a7ca72
commit 7c75758d65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ docker buildx build -t dumb .
docker run -p 8080:5555 --name dumb dumb
```
### Your own machine
### Without Docker
[Go 1.20+](https://go.dev/dl) is required.
```bash
git clone https://github.com/rramiachraf/dumb