From 385449309ee15650402598aef8be9249b2857b8a Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Wed, 13 Sep 2023 17:25:44 +0200 Subject: [PATCH] feat: adjust node.md --- doc/node.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/node.md b/doc/node.md index 3f244f3..74aa008 100644 --- a/doc/node.md +++ b/doc/node.md @@ -18,6 +18,7 @@ sudo apt-get install nodejs npm --no-install-recommends ``` node -v which node +touch ~/.profile chmod 700 ~/.profile curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash command -v nvm