diff --git a/README.md b/README.md index 0119bee..b49b808 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,6 @@ __Mac OS X:__ download and install [BasicTeX](https://www.tug.org/mactex/morepac $ export PATH=$PATH:/usr/local/texlive/2017basic/bin/x86_64-darwin $ sudo tlmgr update --self - $ sudo tlmgr install collection-fontsrecommended - $ wget https://launchpad.net/moderncv/trunk/1.5.1/+download/moderncv-1.5.1.zip - $ unzip moderncv-1.5.1.zip - $ sudo mkdir -p /usr/local/texlive/2017basic/texmf-local/tex/latex/moderncv - $ sudo cp moderncv/*.sty moderncv/*.cls /usr/local/texlive/2017basic/texmf-local/tex/latex/moderncv - $ sudo mktexlsr + $ sudo tlmgr install collection-fontsrecommended moderncv fontawesome __Others:__ send a pull request with instructions for your distro.