Skip to content

Commit e1a5bed

Browse files
authored
Update README.md
1 parent 644f14f commit e1a5bed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ A TypeScript wrapper library for building Beekeeper Studio plugins that enables
55
## Installation
66

77
```bash
8-
npm install @beekeeperstudio/plugin
8+
npm install github:beekeeper-studio/plugin
9+
# or
10+
yarn add github:beekeeper-studio/plugin
911
```
1012

1113
## Quick Start

0 commit comments

Comments
 (0)