Update source tarball build instructions (#16057)

This commit is contained in:
Matt Thalman 2023-04-11 16:36:10 -05:00 committed by GitHub
parent ef03f13dca
commit 9c09584fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,7 @@ Further instructions on how to build inside of the Codespace will be available u
```bash
cd /path/to/complete/dotnet/sources
./prep.sh
./prep.sh --bootstrap
```
3. Build the .NET SDK