Unverified Commit 1fa5febe authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

added info about read-only mode for remixd

parent 759d0db7
...@@ -19,9 +19,11 @@ For example, to sync your local folder to the official Remix IDE, ...@@ -19,9 +19,11 @@ For example, to sync your local folder to the official Remix IDE,
The folder is shared using a websocket connection between `Remix IDE` The folder is shared using a websocket connection between `Remix IDE`
and `Remixd`. and `Remixd`.
Be sure the user executing Remix has read/write permission on the Be sure the user executing Remixd has read/write permission on the
folder. folder.
There is an option to run remixd in read-only mode, use `--read-only` flag.
**Warning!** **Warning!**
RemixD provides `full read and write access` to the given folder for `any RemixD provides `full read and write access` to the given folder for `any
......
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