diff --git a/README.pod b/README.pod index 30d7b4b603..c401a8144f 100644 --- a/README.pod +++ b/README.pod @@ -58,7 +58,7 @@ command like: By default, NQP searches for the MoarVM executable and installs to the directory C<./install>. You can change that with the C<--prefix> option to -Configure.pl. +Configure.pl; this will point to the directory prefix where `moar` is installed, such as `/usr`; it needs to be the same one used when configuring MoarVM. Once built, NQP's C target will install NQP and its libraries into the same location as the MoarVM installation