lalala
[catagits/Catalyst-Runtime.git] / README
diff --git a/README b/README
index a9e783d..402b2d1 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ NAME
 
 SYNOPSIS
         # use the helper to start a new application
-        perl /path/to/catalyst MyApp
+        catalyst MyApp
         cd MyApp
 
         # add models, views, controllers