docs: update deprecation notice
This commit is contained in:
parent
79d4d239ad
commit
6c3fa218ba
10
README.md
10
README.md
|
@ -1,9 +1,13 @@
|
|||
# Update
|
||||
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.
|
||||
# STOP
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
# Easy Install node.js
|
||||
|
||||
| A [Root](https://rootprojects.org) Project |
|
||||
|
|
Loading…
Reference in New Issue