Skip to content

Commit f44ceeb

Browse files
authored
Update README.md
1 parent 686940c commit f44ceeb

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,17 @@ If you have the correct permissions in the `roverdotcom` organization, you can s
2424
./start-server.sh
2525
```
2626

27-
### 3. Forward and update Port Visibility
27+
### 3. Forward Ports and update Port Visibility
2828

2929
Once the server starts, manually adjust port settings in VS Code:
30-
1. Open the Ports panel (Cmd + Shift + P > Ports: Focus on Ports View)
30+
1. Open the Ports panel (`Cmd + Shift + P` > `Ports: Focus on Ports View`)
3131
2. Find the port the app is running on, and:
3232
1. Right-click > Change Port Protocol > HTTPS
3333
2. Right-click > Port Visibility > Private to Organization
34-
3. View the running app by hovering over the Forwarded Address in the Ports panel and clicking the 🌐 globe icon that appears
34+
35+
### 4. View the reporter
36+
37+
View the running app by hovering over the Forwarded Address in the Ports panel and clicking the 🌐 globe icon that appears
3538

3639
### Other notes on running the reporter
3740

0 commit comments

Comments
 (0)