Skip to content

Commit

Permalink
Flesh out installation steps in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzro committed Oct 16, 2012
1 parent 24fb840 commit db63bf1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -69,4 +69,6 @@ Cat, `ack --bar` will draw (of course) Admiral Ackbar.
perl Makefile.PL
make
make test
cp ack-standalone ~/bin/ack2
sudo make install # for a system-wide installation (recommended)
# - or -
cp ack-standalone ~/bin/ack2 # for a personal installation

0 comments on commit db63bf1

Please sign in to comment.