Skip to content

Commit

Permalink
Replace PENDING_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Nov 29, 2024
1 parent 2b208dc commit 63e2552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ To set up a development environment, follow these steps:
2. Clone this repostiroy and create a [config file](#config).

```sh
git clone https://github.com/n8n-io/PENDING-NAME
cd PENDING_NAME
git clone https://github.com/n8n-io/task-runner-launcher
cd task-runner-launcher
touch config.json && echo '<json-config-content>' > config.json
sudo mv config.json /etc/n8n-task-runners.json
```
Expand Down

0 comments on commit 63e2552

Please sign in to comment.