X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=de3e8c6bb2b3a420008e69ea1cf6c6a1ccd08da8;hb=24ebffbe3a15e1b02b9780a7334c8aacacef88ee;hp=f65f64d91a5935a4b3c464f111092212b9fb2cc2;hpb=efb530c91cb7ecb81b4cc4fe2331f34d56203f6e;p=mono.git diff --git a/README b/README index f65f64d91a5..de3e8c6bb2b 100644 --- a/README +++ b/README @@ -30,10 +30,10 @@ This is Mono. You will need this one to get complete support for the international features of the .NET Framework. - * Cairo + * Cairo and libgdiplus If you want to get support for System.Drawing, you will need to get - this package. + both Libgdiplus and Cairo. b. Building the Software ------------------------ @@ -61,7 +61,7 @@ This is Mono. If you are upgrading from CVS you will need an existing Mono installation. First verify that you have a working installation: - echo 'class X { static void Main () { System.Console.Write("OK");}'}' > x.cs + echo 'class X { static void Main () { System.Console.Write("OK");}}' > x.cs Compile: