USA spelling
This commit is contained in:
@@ -26,7 +26,7 @@ These are the basic steps for working with the starter. For detailed guidance on
|
|||||||
1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.
|
1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from this template repository.
|
||||||
2. Clone your new repo:
|
2. Clone your new repo:
|
||||||
```
|
```
|
||||||
git clone https://github.com/<your organisation>/<your-repo-name>.git
|
git clone https://github.com/<your organization>/<your-repo-name>.git
|
||||||
```
|
```
|
||||||
3. Run `npm i` to install dependencies.
|
3. Run `npm i` to install dependencies.
|
||||||
4. Open the project in your editor.
|
4. Open the project in your editor.
|
||||||
|
|||||||
Reference in New Issue
Block a user