diff --git a/README.md b/README.md
index 5aa61b9..1deda61 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Some things to try:
- Open `server.go`
- Change the server port to 5000. (`portNumber := "5000"`)
- Press F5 to launch the app in the container.
- - Press F1 and run the **Remote-Containers: Forward Port from Container...** command.
+ - Press F1 and run the **Forward a Port** command.
- Select port 5000.
- Click "Open Browser" in the notification that appears to access the web app on this new port.
5. **Refactoring - rename:**