diff --git a/docs/tutorial_remixd_filesystem.rst b/docs/tutorial_remixd_filesystem.rst index 3143f84117..d045279307 100644 --- a/docs/tutorial_remixd_filesystem.rst +++ b/docs/tutorial_remixd_filesystem.rst @@ -9,7 +9,7 @@ The code of Remixd can be checked out `here Remixd can be globally installed using the following command: ``npm install -g remixd``. -Then ``remixd -S `` will start Remixd and share the given folder. +Then ``remixd -s `` will start Remixd and share the given folder. The folder is shared using a websocket connection between ``Remix IDE`` and ``Remixd``.