From 982f7e982ea7b9743192e39790b90a0d5f7a8847 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 25 Oct 2013 11:51:31 +0300 Subject: [PATCH] README.md: Add build instructions for Fedora --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3492ec6..8fed27e 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,8 @@ __On Arch Linux:__ sudo pacman -Sy texlive-core texlive-latexextra +__On Fedora:__ + + sudo yum install texlive texlive-moderncv + __Others:__ send a pull request with instructions for your distro.