docs: update deprecation notice
This commit is contained in:
parent
79d4d239ad
commit
6c3fa218ba
10
README.md
10
README.md
|
@ -1,9 +1,13 @@
|
||||||
# Update
|
# STOP
|
||||||
This method still has its place, but I've bee collaborating on [webinstall.dev](https://webinstall.dev) and intend for future development to move there.
|
|
||||||
|
|
||||||
```bash
|
This install method is this repo still has its place, but this is no longer maintained.
|
||||||
|
|
||||||
|
**Update**: Use [Webi](https://webinstall.dev) instead:
|
||||||
|
|
||||||
|
```sh
|
||||||
curl https://webinstall.dev/node | bash
|
curl https://webinstall.dev/node | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
# Easy Install node.js
|
# Easy Install node.js
|
||||||
|
|
||||||
| A [Root](https://rootprojects.org) Project |
|
| A [Root](https://rootprojects.org) Project |
|
||||||
|
|
Loading…
Reference in New Issue