1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
This commit is contained in:
agentFinland 2018-04-04 05:40:19 +00:00 committed by GitHub
commit 24b99bd808
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,13 +27,13 @@ Features
Compilation
-----------
Use either Visual Studio 2017 (with Update 4 and SDK 10.0.16299 installed) or MinGW and
then invoke the `.sln` or `configure`/`make` respectively.
Use either Visual Studio 2017 (with Update 4 and SDK 10.0.16299 installed) or MinGW.
Then invoke the `.sln` or `configure`/`make` respectively.
#### Visual Studio
Note that, since Rufus is an OSI compliant Open Source project, you are entitled to
download and use the *freely available* [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/)
to build, run or develop for Rufus. As per the Visual Studio Community Edition license
Because Rufus is an OSI compliant Open Source project, you are entitled to
download and use the, *freely available*, [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/)
to build, run, or develop for Rufus. As per the Visual Studio Community Edition license
this applies regardless of whether you are an individual or a corporate user.
Additional information