Skip to content

Commit

Permalink
Add a prerequisite for installing studio with deb (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 authored Mar 10, 2022
1 parent 09f0231 commit 32f3629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs-2.0/nebula-studio/deploy-connect/st-ug-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ $ kill $(lsof -t -i :7001) # stop nebula-graph-studio
| ---- | ---- |
| 7001 | Studio 提供的 web 服务 |

- 确保系统中存在`/usr/lib/systemd/system`目录。如没有该目录,需手动创建。

### 安装

Expand Down

0 comments on commit 32f3629

Please sign in to comment.