diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-07 12:59:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-07 12:59:16 -0400 |
commit | c4d7ae63432f8513fa5e5d1ff72ea0688b6205ad (patch) | |
tree | de7ebab30c199e54b08cc69949a9efa01b71c985 /README | |
parent | cc8f4f21d0c795bb07436c5ea1d8348efba02116 (diff) | |
download | miragextract-c4d7ae63432f8513fa5e5d1ff72ea0688b6205ad.tar.gz |
update README slightly
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 ----------------- |