[Mono-devel-list] Small fix in README

tropico fa385084 at skynet.be
Sun Feb 1 12:04:41 EST 2004


Hi

Small fix in mono README:

in the Upgrading to CVS section, there is an small error in the test:

Replace 

echo 'class X { static void Main () { System.Console.Write("OK");}'}' >
x.cs

with 

echo 'class X { static void Main () { System.Console.Write("OK");}}' >
x.cs

See you

Vincent




More information about the Mono-devel-list mailing list