From 00292460891bed89dcf05eb4377b989ce9d7b8e1 Mon Sep 17 00:00:00 2001 From: fduncanh Date: Tue, 14 Sep 2021 00:44:47 -0400 Subject: [PATCH] improve text --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f7ecb4..af00b29 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,9 @@ Zoom, see below). _Note that older cmake does not require the final "`.`" to specify the current directory as the source directory, but newer cmake requires it._ -Run uxplay in a terminal window. +The above script installs the executable file "`uxplay`" to `/usr/local/bin`. +It can also be found in the build directory after the build +processs. Run uxplay in a terminal window. **Note libplist-dev and (for ZOOMFIX) libx11-dev are new dependencies.**