Navigation Menu

Skip to content

Commit

Permalink
improved installation oneliner
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Jan 8, 2011
1 parent 19ed17e commit b5ddab0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.pod
Expand Up @@ -130,6 +130,6 @@ Loosely coupled building blocks, use what you like and just ignore the rest.

All you need is a oneliner.

curl -L cpanmin.us | perl - http://latest.mojolicio.us
curl -L cpanmin.us | perl - -S http://latest.mojolicio.us

=cut
2 changes: 1 addition & 1 deletion lib/Mojolicious/Guides/FAQ.pod
Expand Up @@ -60,7 +60,7 @@ More capable editors can handle this accordingly and force the change.

Quite possibly this oneliner.

curl -L cpanmin.us | perl - http://latest.mojolicio.us
curl -L cpanmin.us | perl - -S http://latest.mojolicio.us

=head2 I think L<Mojolicious> is awesome, how can i support you guys?

Expand Down

0 comments on commit b5ddab0

Please sign in to comment.