Corrections on README.md

This commit is contained in:
getimiskon 2023-02-13 18:14:10 +02:00
parent 71950620a4
commit 728c983f58

View file

@ -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: