Austin English : readme: Clarify the wording a bit.

Alexandre Julliard julliard at winehq.org
Wed Nov 1 17:20:44 CDT 2017


Module: wine
Branch: master
Commit: 97dea5bd08af894463823fde64cbdf4619c5928c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=97dea5bd08af894463823fde64cbdf4619c5928c

Author: Austin English <austinenglish at gmail.com>
Date:   Wed Nov  1 13:24:51 2017 -0500

readme: Clarify the wording a bit.

Pointed out by Jens Reyer.

Signed-off-by: Austin English <austinenglish at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 4b76546..21dabed 100644
--- a/README
+++ b/README
@@ -19,11 +19,11 @@ run:
 ./configure
 make
 
-Then either install wine:
+Then either install Wine:
 
 make install
 
-Or run it from the build directory:
+Or run Wine directly from the build directory:
 
 ./wine notepad
 




More information about the wine-cvs mailing list