Skip to content

Commit

Permalink
REAdme: Add npm package for Fedora (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoneybun authored Sep 16, 2022
1 parent 07aa97b commit c89e970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`)
Expand Down

0 comments on commit c89e970

Please sign in to comment.