Unverified Commit 381a5a38 authored by yann300's avatar yann300 Committed by GitHub

Update tutorial_remixd_filesystem.rst

parent 3870ce2c
......@@ -9,7 +9,7 @@ The code of Remixd can be checked out `here <https://github.com/ethereum/remixd>
Remixd can be globally installed using the following command: ``npm install -g remixd``.
Then ``remixd -S <absolute-path-to-the-shared-folder>`` will start Remixd and share the given folder.
Then ``remixd -s <absolute-path-to-the-shared-folder>`` will start Remixd and share the given folder.
The folder is shared using a websocket connection between ``Remix IDE`` and ``Remixd``.
......
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