README.md: Second attempt to fix image sizes.

This commit is contained in:
Sebastian Lackner
2014-07-27 01:28:34 +02:00
parent 8ca12a7d01
commit c3a2198919
2 changed files with 28 additions and 28 deletions

View File

@@ -30,8 +30,8 @@ If your distribution is not listed below, feel free to add a feature request - i
demand is high enough we might consider packaging it for additional distributions.
![alt text](http://pipelight.net/cms/user-images/ubuntu.svg) Ubuntu / Linux Mint
--------------------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/ubuntu.png) Ubuntu / Linux Mint
------------------------------------------------------------------------------
Please run the following commands from a terminal, one line after each other.
```bash
@@ -40,8 +40,8 @@ sudo apt-get update
sudo apt-get install --install-recommends wine-compholio
```
![alt text](http://pipelight.net/cms/user-images/image-arch.svg) Arch Linux
---------------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/arch.png) Arch Linux
-------------------------------------------------------------------------
In order to add our repository, you have to add the following lines to your
`/etc/pacman.conf`:
@@ -62,8 +62,8 @@ Now you can install wine-compholio directly using `pacman`:
sudo pacman -Sy wine-compholio
```
![alt text](http://pipelight.net/cms/user-images/debian.svg) Debian Jessie/Sid
------------------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Jessie/Sid
----------------------------------------------------------------------------
*(Instructions for Debian Wheezy can be found below)*
@@ -95,8 +95,8 @@ sudo apt-get install wine-compholio
```
![alt text](http://pipelight.net/cms/user-images/debian.svg) Debian Wheezy
--------------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/debian.png) Debian Wheezy
------------------------------------------------------------------------
In order to install i386 packages on a 64-bit system, you have to run the following
command as a first step:
@@ -123,8 +123,8 @@ sudo apt-get install wine-compholio
```
![alt text](http://pipelight.net/cms/user-images/opensuse.svg) OpenSUSE
-----------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/opensuse.png) OpenSUSE
---------------------------------------------------------------------
All the following steps have to be executed as root user. As a first step you have
to add the repository - this step depends on the openSUSE version you're using.
@@ -150,8 +150,8 @@ zypper install wine-compholio
```
![alt text](http://pipelight.net/cms/user-images/fedora.svg) Fedora
-------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/fedora.png) Fedora
-----------------------------------------------------------------
**Warning:** In contrary to other distributions, its not possible to have both a
regular wine version and wine-compholio installed at the same time - using the
@@ -189,8 +189,8 @@ When you're using wine-compholio this will show to a list of all patches include
an unpatched version this command will fail.
![alt text](http://pipelight.net/cms/user-images/mageia.svg) Mageia 4
---------------------------------------------------------------------
![alt text](http://cdn.fds-team.de/misc/images/mageia.png) Mageia 4
-------------------------------------------------------------------
As a first step please add the key for our repository
```bash