Skip to content

Commit

Permalink
Update install node.js link (#3449)
Browse files Browse the repository at this point in the history
  • Loading branch information
roythearsonist authored Nov 1, 2021
1 parent 7bcecc1 commit bfbf0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ _True snippet and additional text editing support_

Install [nodejs](https://nodejs.org/en/download/) >= 12.12:

```sh
curl -sL install-node.now.sh/lts | bash
```bash
curl -sL install-node.vercel.app/lts | bash
```

For [vim-plug](https://github.com/junegunn/vim-plug) users:
Expand Down

0 comments on commit bfbf0be

Please sign in to comment.