Skip to content

Commit

Permalink
mention how to install Mojolicious securely
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 15, 2014
1 parent 7d47d93 commit 1ba29bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

5.50 2014-10-14
5.50 2014-10-15
- Improved Mojo::DOM::HTML performance slightly.
- Fixed description list parsing bug in Mojo::DOM::HTML. (Trelane)

Expand Down
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -36,6 +36,10 @@

$ curl get.mojolicio.us | sh

And if you already have `cpanm` installed with a secure toolchain.

$ cpanm -n --mirror https://cpan.metacpan.org/ --mirror-only --verify Mojolicious

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

## Getting Started
Expand Down

0 comments on commit 1ba29bd

Please sign in to comment.