Skip to content
Snippets Groups Projects
Commit c6ac6580 authored by Austin English's avatar Austin English Committed by Alexandre Julliard
Browse files

readme: Document that wine can be run from the build directory.


Signed-off-by: Austin English's avatarAustin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 3f07c6e2
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,14 @@ run:
./configure
make
Then either install wine:
make install
Or run from it the build directory:
./wine notepad
Run programs as "wine program". For more information and problem
resolution, read the rest of this file, the Wine man page, and
especially the wealth of information found at http://www.winehq.org.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment