Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention --gen-moar as a parameter
  • Loading branch information
lizmat committed Mar 15, 2014
1 parent f13dca0 commit d5ec544
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.pod
Expand Up @@ -41,7 +41,9 @@ Once you have a copy of NQP, build it as follows:
$ make

If you don't have parrot installed, you can have Configure.pl generate one for
you by passing the C<--gen-parrot> option to it as well.
you by passing the C<--gen-parrot> option to it as well. If you don't have
MoarVM installed, you can have Configure.pl generate one for you by passing
teh C<--gen-moar> option to it as well.

The C<make> step will create a "nqp" or "nqp.exe" executable in the
current directory. Programs can then be run from the build
Expand Down

0 comments on commit d5ec544

Please sign in to comment.