update distar url
[catagits/Catalyst-Runtime.git] / script / catalyst.pl
index ef9771c..e2574ad 100755 (executable)
@@ -14,7 +14,7 @@ part of the Catalyst-Devel distribution. Please install this via a
 vendor package or by running one of -
 
   perl -MCPAN -e 'install Catalyst::Devel'
-  perl -MCPANPLUS -e 'install Catalyst::Devel'
+  cpanm Catalyst::Devel
 END
 
 }
@@ -142,7 +142,7 @@ runs the generated application as a FastCGI script
 
 =item C<myapp_test.pl>
 
-runs an action of the generated application from the comand line.
+runs an action of the generated application from the command line.
 
 =back