From 6c3fa218ba48b9afb3953a728a2846792c98b88f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 19 Aug 2022 19:05:19 +0000 Subject: [PATCH] docs: update deprecation notice --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02df78d..4f38f32 100644 --- a/README.md +++ b/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 |