We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b1e16 commit d2bd508Copy full SHA for d2bd508
1 file changed
contrib/README.rst
@@ -24,7 +24,7 @@ Quick Start
24
--port PORT Port to serve on
25
--proxy PROXY, -P PROXY
26
27
- venv $ ./contrib/labgrid-webapp --help
+ venv $ ./contrib/labgrid-webapp
28
INFO: Available routes:
29
INFO: - /labgrid/graph
30
INFO: Started server process [2378028]
@@ -34,7 +34,7 @@ Quick Start
34
...
35
36
Please note that the graph feature relies on a valid `graphviz` system
37
-installation.
+installation. See http://graphviz.org/download/
38
39
By default the application will start on port 8800.
40
0 commit comments