diff --git a/docs/getting-started.md b/docs/getting-started.md index c8839ef..dff74b7 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -29,13 +29,7 @@ repos/ └── hve-core/ ``` -```bash -cd repos -git clone https://github.com/your-org/my-project.git -git clone https://github.com/microsoft/hve-core.git -``` - -```powershell +```console cd repos git clone https://github.com/your-org/my-project.git git clone https://github.com/microsoft/hve-core.git