Minor update to tutorial
diff --git a/lib/Korap.pm b/lib/Korap.pm
index b8b60a3..b7cb6cf 100644
--- a/lib/Korap.pm
+++ b/lib/Korap.pm
@@ -4,7 +4,8 @@
 our $VERSION = '0.05';
 
 # Start dev with
-# morbo -w lib -w templates -w public/sass -w public/js script/korap
+# morbo -w lib -w templates -w public/sass -w public/js -w public/css script/korap
+
 
 # Start the application and register all routes and plugins
 sub startup {