diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-07 14:54:39 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-07 14:54:39 +0200 |
commit | 41a91ab4d484b795492c38cd794c008584302ecf (patch) | |
tree | 579f0fcde0fa0e2e269a65edb20f52ac4c8b2e0d /README | |
parent | a01588a03471a652043145eefeec5ef4bf77d05c (diff) |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -6,16 +6,14 @@ Requires: Installation: - > make - > sudo make install + > perl Build.PL + > ./Build + > ./Build test + > sudo ./Build install You can then run 'man icli' for more information. -Testing: - - > make test - -Requires the following additional perl modules: +Extra modules required for testing: * Test::More * Test::Compile * Test::Pod |