Austin English : readme: Clarify the wording a bit.
Module: wine Branch: master Commit: 97dea5bd08af894463823fde64cbdf4619c5928c URL: http://source.winehq.org/git/wine.git/?a=commit;h=97dea5bd08af894463823fde64... Author: Austin English <austinenglish(a)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(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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
participants (1)
-
Alexandre Julliard