Skip to content

Commit

Permalink
update readme to call setup.nqp instead of setup.pir
Browse files Browse the repository at this point in the history
  • Loading branch information
Whiteknight committed Aug 22, 2010
1 parent 98ccdd6 commit 0192845
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Expand Up @@ -128,9 +128,9 @@ To get, build, test, and install Parrot-Linear-Algebra, follow these steps

git clone git://github.com/Whiteknight/parrot-linear-algebra.git pla
cd pla
parrot setup.pir build
parrot setup.pir test
parrot setup.pir install
parrot-nqp setup.nqp build
parrot-nqp setup.nqp test
parrot-nqp setup.nqp install

Testing only works if you have Kakapo installed on your system. To install,
you may need root privileges on your system. There is currently no known way
Expand Down

0 comments on commit 0192845

Please sign in to comment.