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 35d7b9b commit 231c29cCopy full SHA for 231c29c
README.md
@@ -26,7 +26,7 @@ These are the basic steps for working with the starter. For detailed guidance on
26
1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.
27
2. Clone your new repo:
28
```
29
- git clone https://github.com/<your organisation>/<your-repo-name>.git
+ git clone https://github.com/<your organization>/<your-repo-name>.git
30
31
3. Run `npm i` to install dependencies.
32
4. Open the project in your editor.
0 commit comments