Skip to content

Commit 9b62ec1

Browse files
authored
fix(README): install command (#116)
1 parent 633529f commit 9b62ec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Browsers
2727
Node
2828
</th><td>
2929

30-
Install with <code>npm install octokit-auth-probot</code>
30+
Install with <code>npm install @probot/get-private-key</code>
3131

3232
```js
3333
const { Probot } = require("probot");

0 commit comments

Comments
 (0)