[PATCH 1/2] README: clarify the wording a bit
Austin English <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.patches |
|---|---|
| Message-ID | <[email protected]> |
Pointed out by Jens Reyer. Signed-off-by: Austin English <[email protected]> --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 4b76546e83..21dabed643 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 -- 2.13.6