about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9bbf91df..834cb158 100644
--- a/README.md
+++ b/README.md
@@ -200,8 +200,7 @@ If you're still reading, here are some more things to check out:
 
 - [Commandline reference for the bootstrap C++ program.](bootstrap.md)
 
-- The [list of x86 opcodes](subx_opcodes) supported in SubX: `./bootstrap
-  help opcodes`.
+- The [list of x86 opcodes](subx_opcodes) supported in SubX: `linux/bootstrap/bootstrap help opcodes`.
 
 - [Some details on the unconventional organization of this project.](http://akkartik.name/post/four-repos)