diff --git a/README.md b/README.md
index f36cbd0fa63ce15e147010f8c4336b221dd96b8c..b4021008048c96af72e07c212b13aefd29af9fd8 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,19 @@ Later on, we might add new features.
 
 For Debian :
 
-* `libx11-dev`
+* `libx11-dev` i686 edition
 * `build-essential`
 
+For Fedora/Red Hat :
+
+* `libX11-devel.i686`
+* `glibc-devel.i686`
+
+And if you want `sudo dnf group install "Development Tools"`.
+
 ### On Linux systems
 
-You may need to use [this patch](https://ar1.se/GuO0RElRWT) on x86_64 archiectures or [this one](https://github.com/erebstock/diglog-install/blob/master/diglog32.patch) on i686 architectures.
+
 
 Then just type :