From 408e541de848d7da9daa3509de3613f9c227dc0a Mon Sep 17 00:00:00 2001 From: Sergey Makarov Date: Thu, 26 Sep 2019 16:48:08 +0300 Subject: [PATCH] Update dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c5d876..f9d9bc4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Dependencies ``` -apt install --no-install-recommends emacs texlive-full +apt install --no-install-recommends texlive-full make ``` ## Build instructions