From ee43d67571deedf5b66232fbec991d4d9801036e Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 17 Aug 2022 09:03:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dcc539b..4aae6cb2 100644 --- a/README.md +++ b/README.md @@ -972,7 +972,7 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nocodb-v4.sh Run in the LXC console ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/nocodb-update.sh)" +cd /opt/nocodb && npm run upgrade ``` ____________________________________________________________________________________________