aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e993246..53c3a9a 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ dasm2atasm - Convert 6502 assembly in DASM syntax to ATASM (or MAC/65) format.
fenders - Install Fenders 3-sector loader in boot sectors of an ATR image.
rom2cart - Convert a raw Atari 8-bit cartridge ROM image to a CART
- image for use with eumlators such as Atari800.
+ image for use with emulators such as Atari800.
unmac65 - Detokenize Atari 8-bit Mac/65 SAVEd files.
@@ -55,7 +55,7 @@ other than /usr/local. Binaries will be installed to $PREFIX/bin, man
pages to $PREFIX/share/man/man1, and other documentation (including
equates.inc) to $PREFIX/share/doc/bw-atari8-tools. You also may use
BINDIR, MANDIR, MAN1DIR, and DOCDIR to explicitly set the installation
-paths. Man pages are compressed with gzip by default. If your system
+paths. Man pages are compressed with gzip by default. If your system
does not support gzipped man pages, try "make install GZIP_MAN=n". If
you're creating a distribution package (RPM, deb, Slackware tgz),
use "make install PREFIX=/usr DESTDIR=/tmp/whatever". This will