1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

Updated Compilation Section of Readme

Made minor grammar and technical style fixes to compilation secion of README
This commit is contained in:
Jordan 2018-04-03 22:36:48 -07:00
parent d13f94a8c8
commit 3045a09dc1

View file

@ -27,13 +27,13 @@ Features
Compilation Compilation
----------- -----------
Use either Visual Studio 2017 (with Update 4 and SDK 10.0.16299 installed) or MinGW and Use either Visual Studio 2017 (with Update 4 and SDK 10.0.16299 installed) or MinGW.
then invoke the `.sln` or `configure`/`make` respectively. Then invoke the `.sln` or `configure`/`make` respectively.
#### Visual Studio #### Visual Studio
Note that, since Rufus is an OSI compliant Open Source project, you are entitled to 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/) 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 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. this applies regardless of whether you are an individual or a corporate user.
Additional information Additional information