diff --git a/docs/the-basics.md b/docs/the-basics.md index 714a46e..76663a0 100644 --- a/docs/the-basics.md +++ b/docs/the-basics.md @@ -31,7 +31,7 @@ export const PortChooser = () => { use this command:
{`ssh -R 80:localhost:${port} localhost.run
+            }}>{`ssh -R 80:localhost:5500 localhost.run
 `}
)