Browse Source

fixed typo

Noah Vogt 5 years ago
parent
commit
bc09783d40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -6,4 +6,4 @@ This is suckless software, the source code is the documentation! Check out their
 
 
 This build of dwm does not block color emoji in the status/info bar, so you must install [libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/) from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.
 This build of dwm does not block color emoji in the status/info bar, so you must install [libxft-bgra](https://aur.archlinux.org/packages/libxft-bgra/) from the AUR, which fixes a libxft color emoji rendering problem, otherwise dwm will crash upon trying to render one. Hopefully this fix will be in all libxft soon enough.
 
 
-If libxft-bgra won't work, you can try uninstalling all suckless software and after that installing the libxft pactch. If this also won't work you can try [libxft-bgra-git] (https://aur.archlinux.org/packages/libxft-bgra-git/) (also form the AUR) instead.
+If libxft-bgra won't work, you can try uninstalling all suckless software and after that installing the libxft pactch. If this also won't work you can try [libxft-bgra-git](https://aur.archlinux.org/packages/libxft-bgra-git/) (also form the AUR) instead.