diff --git a/README.md b/README.md index bcd30e7..e485de4 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ xelatex {your-cv}.tex Or using docker: ```bash -docker run --rm --user $(id -u):$(id -g) -i -w "/doc" -v "$PWD":/doc thomasweise/texlive make +docker run --rm --user $(id -u):$(id -g) -i -w "/doc" -v "$PWD":/doc texlive/texlive:latest make ``` In either case, this should result in the creation of ``{your-cv}.pdf``