Skip to content

Commit

Permalink
Updated an error in the install instructions on the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
foxleigh81 authored Aug 5, 2022
1 parent d445c2a commit b434e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# node-red-contrib-todoist-api
# @foxleigh81/node-red-contrib-todoist-api

![npm](https://img.shields.io/npm/dm/@foxleigh81/node-red-contrib-todoist-api)

Expand All @@ -11,7 +11,7 @@ This is a node-red palette that allows you to interact with your [Todoist](https
You can install via the node-red palette manager or via npm:

```bash
npm i --unsafe-perm node-red-contrib-todoist-api
npm i --unsafe-perm @foxleigh81/node-red-contrib-todoist-api
```

## Usage
Expand Down

0 comments on commit b434e39

Please sign in to comment.