refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / node / README.md
index 6f9ae8a3f3d8956fae0104e1296c3d0e545ee3af..bfbd5b32ed77593b78f0c48be4e3a2e458ad336a 100644 (file)
@@ -5,14 +5,9 @@ tagline: |
   Node.jsĀ® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
 ---
 
-## Updating and Switch versions
-
-```bash
-webi node@stable
-```
-
-Use `@lts` for long-term support and the `@beta` tag for pre-releases, or
-`@x.y.z` for a specific version.
+To update or switch versions, run `webi node@<tag>`. \
+(you can use `@lts` for long-term support, `@beta` for pre-releases, or `@x.y.z`
+for a specific version)
 
 ## Cheat Sheet