From f3b5c6ea21623d11b4b3a9cf880c7cbbd8b17864 Mon Sep 17 00:00:00 2001 From: Rob Stupay Date: Wed, 12 Jun 2019 11:41:12 +0200 Subject: [PATCH] update to modal message --- src/app/files/remixd-handle.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/files/remixd-handle.js b/src/app/files/remixd-handle.js index ddb2328a3b..e579e28e40 100644 --- a/src/app/files/remixd-handle.js +++ b/src/app/files/remixd-handle.js @@ -97,8 +97,8 @@ function remixdDialog () { Before you get started, check out the Remixd tutorial. to find out how to run Remixd. -
If you have looked at that tutorial and are just looking for the remixd command,
here it is: - remixd -s absolute-path-to-the-shared-folder --remix-ide your-remix-ide-URL-instance +
If you have looked at that tutorial and are just looking for the remixd command,
here it is: +
remixd -s absolute-path-to-the-shared-folder --remix-ide your-remix-ide-URL-instance
Connection will start a session between ${window.location.href} and your local file system ws://127.0.0.1:65520 so please make sure your system is secured enough (port 65520 neither opened nor forwarded).