summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1996-05-31 21:33:17 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:30:46 +0200
commite85ee07172eccafd9441362e774f7b184810d008 (patch)
tree5dc12259ab7a61b12d9df284fe58ad5cb312c526 /README
parentdcc973ea3e31710429858c99d4f040334ac67c06 (diff)
downloaddev86-e85ee07172eccafd9441362e774f7b184810d008.tar.gz
Import Dev86-0.0.6.tar.gzv0.0.6
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 49f3b3c..65d1d40 100644
--- a/README
+++ b/README
@@ -29,7 +29,8 @@ To compile the various tools as Linux-8086 binaries cd into the relevent
directory and do a "make clean ; make" from there, note you'll have to
do "ld" before "as". Currently bcc won't work this way.
-I _strongly_ suggest you install the kernel patch in the elksemu directory
-in your Linux-i386 kernel, it makes things _far_ easier.
+I _strongly_ suggest you install the kernel patch or load the module in
+the elksemu directory in your Linux-i386 kernel, it makes things _much_
+easier.
-Rob.