You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ After installing the node, you can use it like any other node. n8n displays the
28
28
npm install n8n-nodes-dynamic-node --save
29
29
```
30
30
2. Restart n8n.
31
-
3. You’ll now see **Dynamic Node**under **Action in an app**in the node picker.
31
+
3. You’ll now see **Dynamic Node** in the node picker.
32
32
33
33
For Docker-based deployments, add the following line before the font installation command in your [n8n Dockerfile](https://github.com/n8n-io/n8n/blob/master/docker/images/n8n/Dockerfile):
0 commit comments