Skip to content

Commit

Permalink
Rename master branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 24, 2021
1 parent aaaab7d commit b7496c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If the [`node`](https://www.npmjs.com/package/node) package is found in the loca
Download the [run-node](run-node) file:

```
$ curl -sSLO https://github.com/sindresorhus/run-node/raw/master/run-node && chmod +x run-node
$ curl -sSLO https://github.com/sindresorhus/run-node/raw/main/run-node && chmod +x run-node
```

#### Usage
Expand Down

0 comments on commit b7496c4

Please sign in to comment.