Commit cb4b0690 authored by Mathieu leclaire's avatar Mathieu leclaire

Update server start command

parent 13086308
...@@ -22,7 +22,7 @@ $ sbt ...@@ -22,7 +22,7 @@ $ sbt
Then, start the server: Then, start the server:
```sh ```sh
> container:restart // Start the server > jetty:start // Start the server
``` ```
## Play with the graph ## ## Play with the graph ##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment