Quellcode durchsuchen

Merge pull request #1914 from Cevantime/patch-1

Add NuGet as a requirement for Mono compiling
Rémi Verschelde vor 6 Jahren
Ursprung
Commit
cc4336ca5b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      development/compiling/compiling_with_mono.rst

+ 1 - 0
development/compiling/compiling_with_mono.rst

@@ -12,6 +12,7 @@ Requirements
 - MSBuild
 - NuGet
 - 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):