From 34daf14736c66a4e799b6f4cd3e46ff6f7aea863 Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Wed, 20 Jul 2022 15:03:09 +0800 Subject: [PATCH] Update st-ug-deploy.md --- docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md b/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md index d0bf675c978..1b082ee9eda 100644 --- a/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md +++ b/docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md @@ -147,7 +147,7 @@ Before you deploy DEB-based Studio, you must do a check of these: You can uninstall Studio using the following command: ```bash -$ sudo dpkg -r nebula-graph-studio-{{ studio.release }}.x86_64 +$ sudo dpkg -r nebula-graph-studio ```