From a682f9bd82602b8a2c16eb7cbdb9e9ca08b1bfd2 Mon Sep 17 00:00:00 2001 From: kentoshi rakomoto Date: Thu, 19 Jan 2023 15:54:13 +0000 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8944b..e3a2733 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Make sure you install node first ``` curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash # export the printed line or restart the shell here -nvm install 18.13 +nvm install 19.3 node -v ```