We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55b6a7 commit deddc89Copy full SHA for deddc89
1 file changed
README.md
@@ -27,7 +27,7 @@ You'll also need the ```glib-compile-schemas``` and ```gdk-pixbuf-pixdata``` co
27
|![arch][arch] ![antergos][antergos]|`sudo pacman -S glib2 gdk-pixbuf2`|
28
|![opensuse][opensuse]|`sudo zipper install glib2-devel gdk-pixbuf-devel`|
29
|![fedora][fedora]|`sudo dnf install glib2-devel gdk-pixbuf2-devel`|
30
-|[![debian][debian] ![ubuntu][ubuntu]|`sudo apt-get install libglib2.0-dev libgdk-pixbuf2.0-dev libxml2-utils`|
+|![debian][debian] ![ubuntu][ubuntu]|`sudo apt-get install libglib2.0-dev libgdk-pixbuf2.0-dev libxml2-utils`|
31
32
After installing all the dependencies, change to the cloned directory and, run the following in Terminal,
33
0 commit comments