diff --git a/STEEL.md b/STEEL.md index 9729ffd3c..1bda27597 100644 --- a/STEEL.md +++ b/STEEL.md @@ -37,7 +37,7 @@ to be used as typed commands. For example: ```scheme # helix.scm - +(require "helix/editor.scm") (require (prefix-in helix. "helix/commands.scm")) (require (prefix-in helix.static. "helix/static.scm"))