diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ Alacritty. Here's a `eopkg` command that should install all of them. If something is still found to be missing, please open an issue. ```sh -sudo eopkg install freetype2-devel fontconfig-devel +sudo eopkg install fontconfig-devel ``` ### NixOS/Nixpkgs |