Browse Source

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

David Graham 3 years ago
parent
commit
d09033677f
1 changed files with 1 additions and 1 deletions
  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
 `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
 It has many useful features, such as memory view, performance view, source
 control and more.
 control and more.