From 728c983f584f0fcab50525d5e05bd1ce8f17b2e9 Mon Sep 17 00:00:00 2001 From: getimiskon Date: Mon, 13 Feb 2023 18:14:10 +0200 Subject: [PATCH] Corrections on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e028c0..9dfdb25 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ 1. install the dependencies using `cpan`: ~~~ -cpan -i Mojolicious::Lite Mojolicious::Routes::Pattern Mojolicious::Plugin::RenderFile List::MoreUtils MIME::Types Carp Term::ANSIColor English +cpan -i Mojolicious::Lite Mojolicious::Routes::Pattern Mojolicious::Plugin::RenderFile List::MoreUtils MIME::Types ~~~ 2. Clone the repo and start the daemon: