Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Missing `
  • Loading branch information
geoffthemedio authored Oct 3, 2019
1 parent 70da1fc commit 88babdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This command creates a native build system for the SDK.

To select a specific IDE or a version thereof use the `-G` (generator)
parameter. Valid values for this parameter are `-G "Visual Studio 14 2015"`,
`-G "Visual Studio 15 2017"`, `-G "Xcode" or similar.
`-G "Visual Studio 15 2017"`, `-G "Xcode"` or similar.

To select a specific MSVC toolset version use the `-T` (toolset) parameter.
Valid values for this parameter are `-T v140` or `-T v141` or equivalent for
Expand Down

0 comments on commit 88babdb

Please sign in to comment.