diff --git a/docs/BuildFromSource.md b/docs/BuildFromSource.md index 57119da306..dc2ab23278 100644 --- a/docs/BuildFromSource.md +++ b/docs/BuildFromSource.md @@ -42,7 +42,7 @@ Building ASP.NET Core on macOS or Linux requires: * If using macOS, you need macOS Sierra or newer. * If using Linux, you need a machine with all .NET Core Linux prerequisites: * At least 10 GB of disk space and a good internet connection (our build scripts download a lot of tools and dependencies) -* Wget +* curl or Wget * Git * NodeJS. LTS version of 10.14.2 or newer * Java Development Kit 11 or newer. Either: