We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486d293 commit 9df9ef8Copy full SHA for 9df9ef8
README.md
@@ -42,7 +42,7 @@ The complete documentation includes detailed guides on actions, adapters, client
42
```bash
43
bun add duron postgres
44
# or
45
-npm install duron
+npm install duron postgres
46
```
47
48
### Creating an Action with Context
0 commit comments