From a953c82fdffec467d6678b23ea329d4a2b212846 Mon Sep 17 00:00:00 2001 From: justinvforvendetta Date: Sun, 15 Oct 2023 10:17:05 -0400 Subject: [PATCH] update for nodejs 18.18.2/npm 9.8.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7252530..e13368d 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ npm run nuxt:serve ## Build With -* [Node.js/NPM] (https://linuxhint.com/install-vuejs-ubuntu22-04/) Node.js & NPM (node package manager) are required to instsall Vue.js +* [Node.js/NPM] (https://github.com/nodesource/distributions) Node.js (tested with node.js 18) & NPM (node package manager - tested with 9.8) are required to install Vue.js * [Vue.js](https://github.com/vuejs/vue) - Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web * [Electron](https://github.com/github/electron) - Build cross-platform desktop apps with JavaScript, HTML, and CSS * [Vue CLI Plugin Electron Builder](https://github.com/nklayman/vue-cli-plugin-electron-builder) - A Vue Cli 3/4 plugin for Electron with no required configuration