Skip to content

Instantly share code, notes, and snippets.

@emilsundberg
Last active October 13, 2016 17:10
Show Gist options
  • Save emilsundberg/8ae10ca886058c683d13 to your computer and use it in GitHub Desktop.
Save emilsundberg/8ae10ca886058c683d13 to your computer and use it in GitHub Desktop.
Install Premailer and requirements on Ubuntu
  • sudo apt-get install ruby1.9.1-dev
  • sudo gem install nokogiri
  • sudo gem install premailer
  • sudo gem install getopt
@Jaspur
Copy link

Jaspur commented Oct 13, 2016

@emilsundberg Not working anymore.. on 16.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment