SERVER-112647: Clarify the getting started ssh steps are to be run fr… (#42972)

GitOrigin-RevId: e74bd7ab90e2751b70eac6d7553b8a1b094766b6
This commit is contained in:
Eric Lavigne 2025-10-22 12:12:33 -04:00 committed by MongoDB Bot
parent 346bcb7a77
commit ef959ba85b

View File

@ -77,6 +77,8 @@ Download and install VS Code from [code.visualstudio.com](https://code.visualstu
To clone the repository using SSH (recommended for contributors), you'll need SSH keys configured with GitHub.
> **⚠️ Important:** Run all commands in this section on your **host machine** (not inside the container). SSH keys need to be set up before cloning the repository into the container.
#### Check if you have SSH keys
```bash