Explorar el Código

Update VS Community license terms in Configuring an IDE (#6360)

David Graham hace 2 años
padre
commit
d09033677f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      development/cpp/configuring_an_ide/visual_studio.rst

+ 1 - 1
development/cpp/configuring_an_ide/visual_studio.rst

@@ -4,7 +4,7 @@ Visual Studio
 =============
 
 `Visual Studio Community <https://visualstudio.microsoft.com>`__ is a Windows-only IDE
-by `Microsoft <https://microsoft.com>`_ that's free for non-commercial use.
+by `Microsoft <https://microsoft.com>`_ that's free for individual use or non-commercial use within organizations.
 It has many useful features, such as memory view, performance view, source
 control and more.