From 60bbaa826be42e239d8ac234d021d0fb960110df Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Thu, 23 Jul 2020 11:09:00 +0700 Subject: [PATCH] README.md: Mention more tools needed to build the font on Ubuntu/Linux --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b67c5f5fb..441f6bca0 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ to the `dependencies` in your `component.json`. - **macOS:** no extra step required - [Bundler](http://bundler.io/) (Run `gem install bundler` to install). - [Node Package Manager (aka. `npm`)](https://docs.npmjs.com/getting-started/installing-node) +- Tools required to build the font: + - **Ubuntu:** `sudo apt-get install fontforge woff-tools woff2` From the root of the repository, install the tools used to develop.