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 644f14f commit e1a5bedCopy full SHA for e1a5bed
README.md
@@ -5,7 +5,9 @@ A TypeScript wrapper library for building Beekeeper Studio plugins that enables
5
## Installation
6
7
```bash
8
-npm install @beekeeperstudio/plugin
+npm install github:beekeeper-studio/plugin
9
+# or
10
+yarn add github:beekeeper-studio/plugin
11
```
12
13
## Quick Start
0 commit comments