diff --git a/docs/tutorial_remixd_filesystem.md b/docs/tutorial_remixd_filesystem.md index 2688e7a599..3d0a011f64 100644 --- a/docs/tutorial_remixd_filesystem.md +++ b/docs/tutorial_remixd_filesystem.md @@ -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` 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. +There is an option to run remixd in read-only mode, use `--read-only` flag. + **Warning!** RemixD provides `full read and write access` to the given folder for `any