Skip to content

Commit

Permalink
use a better installation one-liner
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 16, 2014
1 parent fbd3ca1 commit 060ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@

All you need is a one-liner, it takes less than a minute.

$ curl -L https://cpanmin.us | perl - --mirror https://cpan.metacpan.org --mirror-only -n Mojolicious
$ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n Mojolicious

We recommend the use of a [Perlbrew](http://perlbrew.pl) environment.

Expand Down

0 comments on commit 060ebcc

Please sign in to comment.