diff --git a/Documentation/bootstrapping-guidelines.md b/Documentation/bootstrapping-guidelines.md index 2956308496..f2a1424007 100644 --- a/Documentation/bootstrapping-guidelines.md +++ b/Documentation/bootstrapping-guidelines.md @@ -76,6 +76,7 @@ stage 1 to build .NET SDK from source. ```bash ./prep-source-build.sh --no-sdk --no-artifacts --with-sdk --with-packages + ``` 1. Build the source built .NET SDK.