Procházet zdrojové kódy

Merge pull request #1914 from Cevantime/patch-1

Add NuGet as a requirement for Mono compiling
Rémi Verschelde před 6 roky
rodič
revize
cc4336ca5b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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):