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).