readme: fixed wrong branch

This commit is contained in:
2005 2024-11-13 21:37:24 +01:00
parent 4da2a61046
commit 9334050ab9

View file

@ -42,7 +42,7 @@ or get it directly from source
```toml
[dependencies]
bunbun-worker = { git = "https://git.4o1x5.dev/4o1x5/bunbun-worker", branch = "main" }
bunbun-worker = { git = "https://git.4o1x5.dev/4o1x5/bunbun-worker", branch = "master" }
```
## Usage