From 41a91ab4d484b795492c38cd794c008584302ecf Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 7 Aug 2010 14:54:39 +0200 Subject: Update README --- README | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index 9ef02c5..cff8397 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3