From 2652720cba512d8f410ad19a9c3220333b1aca95 Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Wed, 23 Feb 2022 21:11:33 +0800
Subject: [PATCH] add doc

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 69dee6a..11e1298 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,6 @@ If your edge browser is not allowing you to login, check the following logs:
 
 1. Any error message in `journalctl --user -u msft-identity-broker.service`?
 2. Any error message in `sudo journalctl -u msft-identity-device-broker.service`? 
-3. Run `seahorse` and is there Intune entries in your `login` keyring? 
+3. Run `seahorse` and is there Intune entries in your `login` keyring? Is it `set as default`? 
 4. Run `ldd /usr/lib/libmsal_dbus_client.so`. Is there undefined reference? 
 
-- 
GitLab