Document Wget dependency

This commit is contained in:
Max Horstmann 2020-05-02 18:06:59 -04:00
parent a4c45262fb
commit 90f93ce286
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +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>
* Git <https://git-scm.org>
* NodeJS. LTS version of 10.14.2 or newer <https://nodejs.org>
* Java Development Kit 11 or newer. Either: