Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/LeotomasMC/Cuttlefish into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
BNTFryingPan committed Aug 8, 2022
2 parents 09d06b5 + cc12071 commit 32fb546
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
hxp test neko
```
the last command `hxp test neko` will compile Cuttlefish for the Neko target, and then run the compiled output automatically.

0 comments on commit 32fb546

Please sign in to comment.