about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-01-01 17:05:57 -0800
committerKartik Agaram <vc@akkartik.com>2020-01-01 17:05:57 -0800
commitcace386e1f2b3f49fd14ac8f34231e932e2a3d19 (patch)
treebf741667f3fd56201cf8013e615f15979060d118
parentcc227e67d78de33cc045d64f96a076ea1cb528fa (diff)
downloadmu-cace386e1f2b3f49fd14ac8f34231e932e2a3d19.tar.gz
5854
-rw-r--r--draft/SubX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/draft/SubX.md b/draft/SubX.md
index b2475ad2..c94082d9 100644
--- a/draft/SubX.md
+++ b/draft/SubX.md
@@ -80,7 +80,7 @@ and weaknesses make it easy to audit and debug.
   42
   ```
 
-Or, running in a VM on other platforms:
+Or, running in a VM on other platforms (much slower):
 
   ```sh
   $ ./translate init.linux ex1.subx  # generates identical a.elf to above