README : change texlive setup code type to text.
This commit is contained in:
parent
436c29a784
commit
ef256dfd62
|
@ -18,7 +18,7 @@ view | View built resumes in default PDF viewer.
|
||||||
This project is built using TeX (LuaLaTeX) on GNU/Linux.
|
This project is built using TeX (LuaLaTeX) on GNU/Linux.
|
||||||
|
|
||||||
### Texlive setup.
|
### Texlive setup.
|
||||||
```bash
|
```text
|
||||||
$ wget https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
|
$ wget https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
|
||||||
$ tar -xf install-tl-unx.tar.gz
|
$ tar -xf install-tl-unx.tar.gz
|
||||||
$ rm install-tl-unx.tar.gz
|
$ rm install-tl-unx.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue