We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4860ee0 commit 372e9efCopy full SHA for 372e9ef
1 file changed
docs/index.md
@@ -40,7 +40,7 @@ $ uv add pypaystack2
40
# For webhook cli
41
$ pip install -U "pypaystack2[webhook]"
42
or install with uv
43
-$ uv add "pypaystack2[webhook"
+$ uv add "pypaystack2[webhook]"
44
```
45
46
## Examples
0 commit comments