Skip to content

Commit

Permalink
Update README.md (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
769344359 authored Dec 25, 2023
1 parent c7d79c3 commit f2b85cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ NebulaGraph Studio (Studio for short) is a web-based visualization tool for Nebu
### set up studio and server at the same time
```
$ npm install
$ npm run dev-all
$ npm run dev
$ npm run dev:go
```

### Set up nebula-graph-studio only
Expand Down

0 comments on commit f2b85cc

Please sign in to comment.