Skip to content

Commit 90f93ce

Browse files
committed
Document Wget dependency
1 parent a4c4526 commit 90f93ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/BuildFromSource.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Building ASP.NET Core on macOS or Linux requires:
4242
* If using macOS, you need macOS Sierra or newer.
4343
* If using Linux, you need a machine with all .NET Core Linux prerequisites: <https://docs.microsoft.com/en-us/dotnet/core/linux-prerequisites>
4444
* At least 10 GB of disk space and a good internet connection (our build scripts download a lot of tools and dependencies)
45+
* Wget <https://www.gnu.org/software/wget>
4546
* Git <https://git-scm.org>
4647
* NodeJS. LTS version of 10.14.2 or newer <https://nodejs.org>
4748
* Java Development Kit 11 or newer. Either:

0 commit comments

Comments
 (0)