Update README.md
This commit is contained in:
		@@ -45,7 +45,7 @@ Some things to try:
 | 
				
			|||||||
   - Open `server.go`
 | 
					   - Open `server.go`
 | 
				
			||||||
   - Change the server port to 5000. (`portNumber := "5000"`)
 | 
					   - Change the server port to 5000. (`portNumber := "5000"`)
 | 
				
			||||||
   - Press <kbd>F5</kbd> to launch the app in the container.
 | 
					   - Press <kbd>F5</kbd> to launch the app in the container.
 | 
				
			||||||
   - Press <kbd>F1</kbd> and run the **Remote-Containers: Forward Port from Container...** command.
 | 
					   - Press <kbd>F1</kbd> and run the **Forward a Port** command.
 | 
				
			||||||
   - Select port 5000.
 | 
					   - Select port 5000.
 | 
				
			||||||
   - Click "Open Browser" in the notification that appears to access the web app on this new port.
 | 
					   - Click "Open Browser" in the notification that appears to access the web app on this new port.
 | 
				
			||||||
5. **Refactoring - rename:**
 | 
					5. **Refactoring - rename:**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user