Browse Source

fixed typo

Patrick Falls 12 years ago
parent
commit
172da4dedf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      installer.py

+ 1 - 1
installer.py

@@ -102,7 +102,7 @@ class Installer:
     #
 
     self.__run_command("curl -L http://cpanmin.us | perl - --sudo App::cpanminus")
-    self.__run_command("cpanm -S DBI DBD::mysql Kelp Dancer Mojolicious Kelp::Module::JSON::XS Dancer::Plugin::Database Starman Plack JSON Web::Simple DBD::pg")
+    self.__run_command("cpanm -S DBI DBD::mysql Kelp Dancer Mojolicious Kelp::Module::JSON::XS Dancer::Plugin::Database Starman Plack JSON Web::Simple DBD::Pg")
 
     #
     # php