From dca3d47ea22603c2b3194a4bf685935932328b88 Mon Sep 17 00:00:00 2001 From: Njagi Mwaniki Date: Mon, 28 Oct 2013 01:42:16 +0300 Subject: [PATCH] Added installation instructions for ubuntu --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8fed27e..37220dc 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,12 @@ __On Fedora:__ sudo yum install texlive texlive-moderncv + +__On Ubuntu:__ + + sudo add-apt-repository ppa:texlive-backports + sudo apt-get install texlive + sudo apt-get --no-install-recommends install texlive-latex-extra + + __Others:__ send a pull request with instructions for your distro.