Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch authored Oct 13, 2023
1 parent 802698e commit 5b13d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pique your interest? Sync Ethereum events right into your Discord channels. No f
Place pique.yml in the project root and then execute the following Docker command:

```bash
docker run --name pique --detach --rm -v $(pwd):/app kprasch/pique:latest
docker run --name pique --detach --rm -v $(pwd):/app kprasch/pique:latest pique
```

## 📜 Logs
Expand Down

0 comments on commit 5b13d75

Please sign in to comment.