Skip to content

Commit

Permalink
fix(README): install command (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgellow committed Nov 11, 2023
1 parent 633529f commit 9b62ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Browsers
Node
</th><td>

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

```js
const { Probot } = require("probot");
Expand Down

0 comments on commit 9b62ec1

Please sign in to comment.