diff --git a/tutorials/README.md b/tutorials/README.md index 7da95b0..d95a64f 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -55,7 +55,7 @@ If you are running the container on a remote server, you can use the following c ```sh ssh -L 51202:localhost:51202 @ ``` -> Note: This step is optional if you are running the container on your local machine, it's map server port to localhost for security reason. +> Note: This step map server port to localhost for security reason, **no need for local laptop**. ### VSCode Remote Development