aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-04-22 18:02:28 +0200
committerAngelo Naselli <anaselli@linux.it>2015-04-22 18:02:28 +0200
commit73c97306b0193ea178915825ba7afd24dd73b994 (patch)
treedbd9326271de914fc6e46519561030d0b0482acc
parent366df4af7f52804c40f26e9831f77b3a975fd281 (diff)
downloadcolin-keep-73c97306b0193ea178915825ba7afd24dd73b994.tar
colin-keep-73c97306b0193ea178915825ba7afd24dd73b994.tar.gz
colin-keep-73c97306b0193ea178915825ba7afd24dd73b994.tar.bz2
colin-keep-73c97306b0193ea178915825ba7afd24dd73b994.tar.xz
colin-keep-73c97306b0193ea178915825ba7afd24dd73b994.zip
fixed missed string on github
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index f2e62d9..2aefce0 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,7 @@ To test gui dialogs run:
make test TEST_GUI=1
To install this module with local::lib (see perldoc local::lib for
-details)
-Note add also -MCPAN if you want to install from cpan locally
+details). Note add also -MCPAN if you want to install from cpan locally.
alias perl='perl -Mlocal::lib'
perl Makefile.PL