From 814d4667786da7f77bd560ac63d3d05f95c58488 Mon Sep 17 00:00:00 2001 From: "Sebastian A. Mueller" Date: Tue, 22 Aug 2017 09:54:45 +0200 Subject: [PATCH] point out font dependencies, pillow expects fonts to be installed which is stupid --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 03b5283..9738697 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ Make nightly overview videos of the Roque observatory on La Palma or just save s ![img](example_images/overview.gif) +## Dependencies +Needs ```DejaVuSansMono.ttf```. +```bash +user@machine:~$ sudo apt-get install fonts-dejavu-core +``` + ## Video ##### Usage ```bash