diff --git a/README.md b/README.md
index bc5ea783a6dd15cbcc1747ddbf854a93f4020570..79fab5fd80ec316fc2448ca4815c17b429198bdd 100644
--- a/README.md
+++ b/README.md
@@ -165,14 +165,10 @@ Install seahorse, create a "password keyring". You MUST set a password (because
 
 This is not the root cause. ArchLinux has the same error message, and everything works. `journalctl -xe` shows no error message at all.
 
-I resolved this problem by setting correct `/etc/os-release` file.
-
 - intune-portal white screen: glx: failed to create drisw screen; failed to load driver: zink
 
 This is not the root cause. ArchLinux has the same error message, and everything works. `journalctl -xe` shows no error message at all.
 
-I resolved this problem by setting correct `/etc/os-release` file.
-
 - intune-portal says not compliant: Upgrade to a supported distributions...
 
 Run `journalctl | grep intune-agent | grep Reporting` to check what is intune-agent telling intune-portal. If you already updated `/etc/os-release` but intune-portal is not updated, please run `systemctl enable --user --now intune-agent.timer` manually.