From 7e3381c7a383532e63c3e4ef96ad1f37b24611cf Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Sun, 13 Jul 2014 01:33:28 +0200 Subject: [PATCH] Fix formatting issues for README.md. --- README.md | 4 ++-- debian/tools/patchupdate.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 99d530c4..d219b354 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ Besides that the following additional changes are included: * Workaround for shlwapi URLs with relative paths * XEMBED support for embedding Wine windows inside Linux applications -# Compiling wine-compholio +## Compiling wine-compholio In order to wine-compholio, please use the recommended Makefile based approach which will automatically decide whether to use 'git apply' or 'gitapply.sh'. The following -instructions (based on the [Gentoo Wiki](https://wiki.gentoo.org/wiki/Netflix/Pipelight#Compiling_manually) +instructions (based on the [Gentoo Wiki](https://wiki.gentoo.org/wiki/Netflix/Pipelight#Compiling_manually)) will give a short overview how to compile wine-compholio, but of course not explain details. Make sure to install all required wine dependencies before proceeding. diff --git a/debian/tools/patchupdate.py b/debian/tools/patchupdate.py index 09420068..4f9421e4 100755 --- a/debian/tools/patchupdate.py +++ b/debian/tools/patchupdate.py @@ -276,11 +276,11 @@ Besides that the following additional changes are included: @@fixes@@ -# Compiling wine-compholio +## Compiling wine-compholio In order to wine-compholio, please use the recommended Makefile based approach which will automatically decide whether to use 'git apply' or 'gitapply.sh'. The following -instructions (based on the [Gentoo Wiki](https://wiki.gentoo.org/wiki/Netflix/Pipelight#Compiling_manually) +instructions (based on the [Gentoo Wiki](https://wiki.gentoo.org/wiki/Netflix/Pipelight#Compiling_manually)) will give a short overview how to compile wine-compholio, but of course not explain details. Make sure to install all required wine dependencies before proceeding.