Remove comment about code not being in subversion yet.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual / Tutorial / CatalystBasics.pod
index 16826a2..db00bce 100644 (file)
@@ -108,7 +108,6 @@ pulled from the Catalyst Subversion repository in one step with the
 following command:
 
     svn checkout http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial@4609 .
-    IMPORTANT: Does not work yet.  Will be completed for final version.
 
 
 =head1 CREATE A CATALYST PROJECT