Commit f3b5c6ea authored by Rob Stupay's avatar Rob Stupay

update to modal message

parent 80b5c164
...@@ -97,8 +97,8 @@ function remixdDialog () { ...@@ -97,8 +97,8 @@ function remixdDialog () {
Before you get started, check out the <a target="_blank" href="https://remix.readthedocs.io/en/latest/remixd.html">Remixd tutorial</a>. Before you get started, check out the <a target="_blank" href="https://remix.readthedocs.io/en/latest/remixd.html">Remixd tutorial</a>.
to find out how to run Remixd. to find out how to run Remixd.
</div> </div>
<div class=${css.dialogParagraph}>If you have looked at that tutorial and are just looking for the remixd command, <br /> here it is: <div class=${css.dialogParagraph}>If you have looked at that tutorial and are just looking for the remixd command, <br> here it is:
remixd -s absolute-path-to-the-shared-folder --remix-ide your-remix-ide-URL-instance <br><b>remixd -s absolute-path-to-the-shared-folder --remix-ide your-remix-ide-URL-instance</b>
</div> </div>
<div class=${css.dialogParagraph}>Connection will start a session between <em>${window.location.href}</em> and your local file system <i>ws://127.0.0.1:65520</i> <div class=${css.dialogParagraph}>Connection will start a session between <em>${window.location.href}</em> and your local file system <i>ws://127.0.0.1:65520</i>
so please make sure your system is secured enough (port 65520 neither opened nor forwarded). so please make sure your system is secured enough (port 65520 neither opened nor forwarded).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment