We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924db12 commit da3015dCopy full SHA for da3015d
README.md
@@ -25,8 +25,9 @@ This repository contains n8n nodes for interacting with Signal CLI. It includes
25
1. Clone this repository.
26
2. Run `pnpm install` to install dependencies.
27
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
-
+4. Copy the `dist` folder and `package.json` to your n8n nodes directory (usually `~/.n8n/nodes/n8n-nodes-signal-cli`).
+5. Run `npm i n8n-nodes-signal-cli`
30
+
31
## 🤖 Nodes
32
33
### 🔔 SignalTrigger
0 commit comments