diff --git a/readme.md b/readme.md index 83d6d1c..47cac36 100644 --- a/readme.md +++ b/readme.md @@ -18,5 +18,6 @@ cd Cuttlefish haxelib install uuid haxelib install hxp haxelib run hxp --install-hxp-alias -hxp test neko``` -the last command `hxp test neko` will compile Cuttlefish for the Neko target, and then run the compiled output automatically. \ No newline at end of file +hxp test neko +``` +the last command `hxp test neko` will compile Cuttlefish for the Neko target, and then run the compiled output automatically.