X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README.md;h=c530d4a18bb485b86434447498efe899b984a1c2;hb=0ef271dcc2238b904990ae913aebd92244afd690;hp=99e99427cc179696fd4672d883991a62bc136b47;hpb=e06e21e754a2d3de5c97fa3728eb06fbb99062f8;p=mono.git diff --git a/README.md b/README.md index 99e99427cc1..c530d4a18bb 100644 --- a/README.md +++ b/README.md @@ -462,7 +462,7 @@ disable it. * There are a number of runtime options to control this also, see the man page. -* `--with-csc={roslyn,mcs,default}' +* `--with-csc=roslyn,mcs,default` * Use this option to configure which C# compiler to use. By default the configure script will pick Roslyn, except on platforms where @@ -472,8 +472,8 @@ also, see the man page. also allows for a complete bootstrap of Mono's core compiler and core libraries from source. - If you specify "roslyn", then Roslyn's C# compiler will be used. - This uses currently uses Roslyn binaries. +   If you specify "roslyn", then Roslyn's C# compiler will be used. + This currently uses Roslyn binaries. * `--enable-nacl`