mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
USA spelling
This commit is contained in:
parent
35d7b9b3eb
commit
231c29c85a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue