From 4f3d92ea316e71135fcdd488fb2ec6b26412ecf9 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 26 Apr 2023 02:38:24 +0000 Subject: [PATCH] update readme with required nodejs version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a48960c..7546fe9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ProxmoxAAS API provides functionality to the Client by both providing a proxy AP - Proxmox VE Cluster (v7.0+) - Reverse proxy server which can proxy the client and API - FQDN -- Server with NodeJS and NPM installed +- Server with NodeJS (18.x or higher) and NPM installed ## Configuring API Token and Permissions In Proxmox VE, follow the following steps: