diff --git a/Home.md b/Home.md index 7df2cf9..593811e 100644 --- a/Home.md +++ b/Home.md @@ -76,9 +76,7 @@ This issue occurs when the required library *libxcb-cursor0* (or sometimes *xcb- To resolve this, install the package using the following command in your terminal: -```bash -sudo apt install libxcb-cursor0 -``` + **Note:** Depending on your distribution, this package might not appear in the graphical software center, as many of these only display Snap or Flathub applications. ---