Browse Source

Merge pull request #1914 from Cevantime/patch-1

Add NuGet as a requirement for Mono compiling
Rémi Verschelde 6 years ago
parent
commit
cc4336ca5b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      development/compiling/compiling_with_mono.rst

+ 1 - 0
development/compiling/compiling_with_mono.rst

@@ -12,6 +12,7 @@ Requirements
 - MSBuild
 - MSBuild
 - NuGet
 - NuGet
 - pkg-config
 - pkg-config
+- NuGet
 
 
 You may need to import necessary certificates for NuGet to perform HTTPS requests. You can do this with the following command (on Windows, you can run it from the Mono command line prompt):
 You may need to import necessary certificates for NuGet to perform HTTPS requests. You can do this with the following command (on Windows, you can run it from the Mono command line prompt):