diff --git a/README.md b/README.md index 26b8e90d..7bfd27c2 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ Besides that the following additional changes are included: ### 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 +In order to build 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)) 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. +all details. Make sure to install all required Wine dependencies before proceeding. As the first step please grab the latest Wine source: ```bash diff --git a/debian/tools/patchupdate.py b/debian/tools/patchupdate.py index c6466c35..20bef52b 100755 --- a/debian/tools/patchupdate.py +++ b/debian/tools/patchupdate.py @@ -455,11 +455,11 @@ Besides that the following additional changes are included: ### 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 +In order to build 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)) 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. +all details. Make sure to install all required Wine dependencies before proceeding. As the first step please grab the latest Wine source: ```bash