Skip to content

Commit 224b1f8

Browse files
committed
DOC: --websocket-server is now required for the browser GUI
1 parent 803b405 commit 224b1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/browser-gui.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Browser-based GUI
1111

1212
Using the SSR's :doc:`network-websocket`,
1313
it is possible to control the SSR from an off-the-shelf web browser.
14-
Just make sure the SSR is running (with the WebSocket feature enabled)
14+
Just make sure the SSR has been started with the ``--websocket-server`` option
1515
and visit the URL http://localhost:9422.
1616

1717
If you just want to test the WebSocket connection,

0 commit comments

Comments
 (0)