diff options
Diffstat (limited to '')
| -rw-r--r-- | _posts/2011-02-20-psgichrome.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2011-02-20-psgichrome.textile b/_posts/2011-02-20-psgichrome.textile index 438928c..c05fd7f 100644 --- a/_posts/2011-02-20-psgichrome.textile +++ b/_posts/2011-02-20-psgichrome.textile @@ -12,7 +12,7 @@ Let's mimic their page. h1. Installation -# install "Plack::Middleware::ConsoleLogger":http://search.cpan.org/perldoc?Plack::Middleware::ConsoleLogger (*cpanminus Plack::Middleware::ConsoleLogger*) +# install "Plack::Middleware::ConsoleLogger":http://search.cpan.org/perldoc?Plack::Middleware::ConsoleLogger (*cpanm Plack::Middleware::ConsoleLogger*) # no step 2 # no step 3 # write a simple PSGI application and log |
