bin/rawinit in rawinit-1.0 vs bin/rawinit in rawinit-1.0.1

- old
+ new

@@ -19,7 +19,7 @@ print "rawinit https://github.com/pedro-ramirez-suarez/MVCScaffold mysolution" exit 1 end result = system(File.dirname(__FILE__) + "/warmup.exe " + ARGV.join(' ')) -print "Type [raw help] to get help and show a tutorial" +print "Type [rawf help] to get help and show a tutorial" exit 1 unless result \ No newline at end of file