Module: wine Branch: stable Commit: 8af8cd9834850e7f614e03c6ede91d4b36690749 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8af8cd9834850e7f614e03c6e...
Author: Austin English austinenglish@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@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 97dea5bd08af894463823fde64cbdf4619c5928c) Signed-off-by: Michael Stefaniuc mstefani@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