From c89e9701afca2c2aee6509d8628a6d565f654505 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Fri, 16 Sep 2022 09:41:06 -0600 Subject: [PATCH] REAdme: Add npm package for Fedora (#64) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c2bb04..71aba08 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ sudo pacman -S cmake sdl2 gcc npm On Fedora the following packages are needed: ```sh -sudo dnf install cmake SDL2-devel gcc zlib-devel +sudo dnf install cmake SDL2-devel gcc zlib-devel npm ``` Then install the `lv_font_conv` executable to the InfiniSim source directory (will be installed at `node_modules/.bin/lv_font_conv`)