Update source tarball build instructions (#16057)
This commit is contained in:
parent
ef03f13dca
commit
9c09584fae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue