README.md: Update macOS instructions
It seems that moderncv and its fontawesome dependency are available in the repository, so we should just install it from there.
This commit is contained in:
parent
fb64667df7
commit
89ef5724ef
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user