From a6a587047b09745bd439638580c81b9791d5e435 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 17 May 2015 13:50:08 +0200 Subject: [PATCH] Update the README for the new name of the core fonts package. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b395e17f6d5..dfcdebb935b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ On Debian-based Linuxes: ``` sh sudo apt-get install curl freeglut3-dev \ libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \ - msttcorefonts gperf g++ cmake python-virtualenv \ + ttf-mscorefonts-installer gperf g++ cmake python-virtualenv \ libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev ```