Skip to content

Commit

Permalink
Update st-ug-deploy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Jul 20, 2022
1 parent 33c8157 commit 539ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ $ kill $(lsof -t -i :7001) # stop nebula-graph-studio
用户可以使用以下的命令卸载 Studio。

```bash
$ sudo dpkg -r nebula-graph-studio-{{studio.release}}.x86_64
$ sudo dpkg -r nebula-graph-studio
```

## Docker 部署 Studio
Expand Down

0 comments on commit 539ceee

Please sign in to comment.