From 134e9cbfae8716b76751debf587665f9e06896a9 Mon Sep 17 00:00:00 2001 From: Liana Husikyan Date: Mon, 26 Nov 2018 12:57:42 +0100 Subject: [PATCH] added info about read-only mode for remixd --- docs/tutorial_remixd_filesystem.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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