Skip to content

Commit 95ca7b8

Browse files
committed
add curl
1 parent 90f93ce commit 95ca7b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BuildFromSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +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>
45+
* curl <https://curl.haxx.se> or Wget <https://www.gnu.org/software/wget>
4646
* Git <https://git-scm.org>
4747
* NodeJS. LTS version of 10.14.2 or newer <https://nodejs.org>
4848
* Java Development Kit 11 or newer. Either:

0 commit comments

Comments
 (0)