aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@checksum.fail>2017-04-29 13:14:57 -0400
committerAlec Murphy <alec@checksum.fail>2017-04-29 13:14:57 -0400
commit1f26bcfcef2f0cd5a5851f3f23af636f93f2e3c8 (patch)
tree450d5235afed674d7c3fb002185a0074b1fc5a68
parent045bc1e6ab423462f4153dbedc49ffd65f41b9f2 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d70386b..107355e 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Specify `--rw` to commit writes to ISO.C file, otherwise discarded on unmount.
Specify `--2k` to pad ISO.C file to multiple of 2048 bytes, for compatibility with VirtualBox virtual CD or physical disc ONLY
-(These files will not mount in TempleOS, you will get `ERROR: Not RedSea`)
+(2k padded ISO.C files will not mount with TempleOS `MountFile()`, you will get `ERROR: Not RedSea`)
If the ISO.C file does not exist, a blank filesystem will be created (and written on unmount if `--rw` specified.)