From b6d1820ebdfbdd3584b553fd10d2fc15a93041db Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Sun, 9 Aug 2020 05:30:20 +0100 Subject: [PATCH] [skip ci] Remove make from dependencies in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 98580bd..6d869c5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ of dependencies that you'll need to install: $ OSFONTDIR=/usr/share/fonts $ mtxrun --script fonts --reload ``` -- **Make** - This should be available on all Unix distributions. Once the dependencies are installed you can follow the [Generating the PDF Document](#generating-the-pdf-document) section below.