From cedb3df9de528fb092b17b04d0e103eec69ba624 Mon Sep 17 00:00:00 2001 From: Pomax Date: Tue, 28 Apr 2020 10:39:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f6291cf..26fdf6ed 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Both operations run continuous linting. Also note that there are specific requir - [Node.js](https://nodejs.org) - XeLaTeX (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows) - pdfcrop (available through [TeXLive](https://www.tug.org/texlive) on unix/linux/OSX and [MiKTeX](https://miktex.org) on Windows) -- The [`pdf2svg`](http://www.cityinthesky.co.uk/opensource/pdf2svg) utility +- The [`pdf2svg`](https://github.com/jalios/pdf2svg-windows/releases) utility ### Fonts required for proper LaTeX typesetting - en-GB LaTeX fonts: TeX Gyre Pagella and TeX Gyre Pagella Math fonts (installable through TeXLive and MiKTeX)