diff options
-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 ----------------- |