Change Gentoo emerge command
diff --git a/INSTALL.md b/INSTALL.md
index b5ee885..e7e02d7 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -156,7 +156,7 @@
 something is still found to be missing, please open an issue.
 
 ```sh
-sudo eopkg install fontconfig-devel
+eopkg install fontconfig-devel
 ```
 
 #### NixOS/Nixpkgs
@@ -175,7 +175,7 @@
 please open an issue.
 
 ```sh
-emerge media-libs/fontconfig media-libs/freetype:2 sys-devel/make dev-util/cmake dev-util/pkgconfig
+emerge --onlydeps x11-terms/alacritty
 ```
 
 #### Windows