From d1540b9fb5eb6098a4591c9efd014e9a3b06ab30 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 26 Apr 2023 02:38:46 +0000 Subject: [PATCH] use consistent version notation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7546fe9..c35a45e 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 (18.x or higher) and NPM installed +- Server with NodeJS (v18.0+) and NPM installed ## Configuring API Token and Permissions In Proxmox VE, follow the following steps: