Max Horstmann 5 years ago
parent
commit
95ca7b8afd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/BuildFromSource.md

+ 1 - 1
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: <https://docs.microsoft.com/en-us/dotnet/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 <https://www.gnu.org/software/wget>
+* curl <https://curl.haxx.se> or Wget <https://www.gnu.org/software/wget>
 * Git <https://git-scm.org>
 * NodeJS. LTS version of 10.14.2 or newer <https://nodejs.org>
 * Java Development Kit 11 or newer. Either: