Skip to content

Commit

Permalink
Remove reference to color of icon (fixes #86)
Browse files Browse the repository at this point in the history
The color can change depending on the theme.
  • Loading branch information
philipbl committed Sep 16, 2024
1 parent 830f652 commit 694f64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _labs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Next, we will connect to your Pi Z2W using VSCode using the **Remote - SSH** ext
3. Type in `Remote - SSH` into the search bar and click the **Install** button on the entry that says **Microsoft** underneath.
4. Once the extension has successfully installed, you can now click on the green icon in the bottom left corner as seen in the figure above.
4. Once the extension has successfully installed, you can now click on the icon in the bottom left corner as seen in the figure above.
5. Click on this icon then select **Connect to Host > Add New SSH Host**. In this input box we will put the `ssh` command we used before to connect to the Pi Z2W through the terminal: `ssh <your_username>@doorbell-<your_netid>.local`.
Expand Down

0 comments on commit 694f64a

Please sign in to comment.