Skip to content

Commit da3015d

Browse files
authored
Update README.md
1 parent 924db12 commit da3015d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
2525
1. Clone this repository.
2626
2. Run `pnpm install` to install dependencies.
2727
3. Run `pnpm build` to build the nodes.
28-
4. Copy the `dist` folder and `package.json` to your n8n custom nodes directory (usually `~/.n8n/custom/nodes/n8n-nodes-signal-cli`).
29-
28+
4. Copy the `dist` folder and `package.json` to your n8n nodes directory (usually `~/.n8n/nodes/n8n-nodes-signal-cli`).
29+
5. Run `npm i n8n-nodes-signal-cli`
30+
3031
## 🤖 Nodes
3132

3233
### 🔔 SignalTrigger

0 commit comments

Comments
 (0)