aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-07 12:59:16 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-07 12:59:16 -0400
commitc4d7ae63432f8513fa5e5d1ff72ea0688b6205ad (patch)
treede7ebab30c199e54b08cc69949a9efa01b71c985
parentcc8f4f21d0c795bb07436c5ea1d8348efba02116 (diff)
downloadmiragextract-c4d7ae63432f8513fa5e5d1ff72ea0688b6205ad.tar.gz
update README slightly
-rw-r--r--README9
1 files changed, 4 insertions, 5 deletions
diff --git a/README b/README
index eb3bf81..6369c03 100644
--- a/README
+++ b/README
@@ -12,11 +12,10 @@ Installing
Requires GNU make, libmirage >= 3.0.0 and libsndfile (tested with 1.0.26,
other recent-ish versions should work).
-To build, run "make" or "gmake". There is no "make install", just copy the
-miragextract binary to /usr/local/bin and the man page (miragextract.1)
-to /usr/local/share/man/man1, or whatever paths make sense on your OS.
-There's also a miragextract.html, if you prefer your documentation
-that way.
+To build, run "make" (might be spelled "gmake" on your OS). To install,
+"make install". Near the top of the Makefile are some variables you
+can override on the make command line to control where everything gets
+installed.
Supported formats
-----------------