From 30a62f93fa7bcb88eb2bf831a46a60e4b38d80a3 Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 11 Jul 2021 08:53:05 -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 72b120cb..d52ed1f9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Also note that you will need a TeX installation with several dependencies: on Wi - texlive-xetex - texlive-extra-utils -You'll also need [pdf2svg](https://github.com/dawbarton/pdf2svg/), which on linux can be installed just like everything else, but on Windows means that you'll need t run the build yourself, after which you'll need to put the .exe file somewhere sensible (like `C:\Program Files (x86)\pdf2svg`) add then add that dir to your PATH, so that `pdf2svg` can be invoked like any other CLI command. +You'll also need [pdf2svg](https://github.com/dawbarton/pdf2svg/), which on linux can be installed just like everything else, but on Windows means that you'll need to run the build yourself, after which you'll need to put the .exe file somewhere sensible (like `C:\Program Files (x86)\pdf2svg`) add then add that dir to your PATH, so that `pdf2svg` can be invoked like any other CLI command. To make life easier, if your distro uses apt-get, just run this: