Update README.md

pull/663/head
Dustin Falgout 2017-03-21 01:23:40 -05:00 committed by GitHub
parent f55b6a71aa
commit deddc89cb6
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ You'll also need the ```glib-compile-schemas``` and ```gdk-pixbuf-pixdata``` co
|![arch][arch]  ![antergos][antergos]|`sudo pacman -S glib2 gdk-pixbuf2`| |![arch][arch]  ![antergos][antergos]|`sudo pacman -S glib2 gdk-pixbuf2`|
|![opensuse][opensuse]|`sudo zipper install glib2-devel gdk-pixbuf-devel`| |![opensuse][opensuse]|`sudo zipper install glib2-devel gdk-pixbuf-devel`|
|![fedora][fedora]|`sudo dnf install glib2-devel gdk-pixbuf2-devel`| |![fedora][fedora]|`sudo dnf install glib2-devel gdk-pixbuf2-devel`|
|[![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`|
After installing all the dependencies, change to the cloned directory and, run the following in Terminal, After installing all the dependencies, change to the cloned directory and, run the following in Terminal,