From: Marcus Ramberg Date: Fri, 17 Oct 2008 14:57:35 +0000 (+0000) Subject: minor text update X-Git-Tag: 5.8000_03~14 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=909c04c760aa950ee28b4a584005004ca33b17c7 minor text update --- diff --git a/README b/README index dc77029..1438432 100644 --- a/README +++ b/README @@ -10,5 +10,5 @@ You can also install Catalyst::Manual from CPAN for more comprehensive information. If you are going to write your own Catalyst application, you will -need to install Catalyst::Devel. Having done that, see catalyst.pl +need to install Catalyst::Devel. Afterwards run catalyst.pl for more information about creating your first app.