From 037df60ee88ade739bf8f61dcf30dfb4e53500e0 Mon Sep 17 00:00:00 2001 From: Hyungsuk Kang Date: Sat, 17 Nov 2018 23:24:21 +0900 Subject: [PATCH] Revision #1 --- docs/tutorial_remixd_filesystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial_remixd_filesystem.md b/docs/tutorial_remixd_filesystem.md index 6ac737c670..2688e7a599 100644 --- a/docs/tutorial_remixd_filesystem.md +++ b/docs/tutorial_remixd_filesystem.md @@ -11,7 +11,7 @@ Remixd can be globally installed using the following command: `npm install -g remixd`. Then `remixd -s --remix-ide ` will start Remixd -and share the given folder. Remix URL instance can be identified by clicking on `copy and paste` icon. +and share the given folder. For example, to sync your local folder to the official Remix IDE, `remixd -s --remix-ide https://remix.ethereum.org`