diff --git a/README.md b/README.md index 8c627be8568baa8b2cf8dfce762bd8cde2d8ebb6..4bca4ba758be116514f58a06648aeac53d58aaba 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ $ sbt Then, start the server: ```sh -> container:restart // Start the server +> jetty:start // Start the server ``` ## Play with the graph ##