fix instructions

pull/8675/merge^2
mattwparas 5 months ago
parent 14cd995ba2
commit ac4bf24ef5

@ -37,7 +37,7 @@ to be used as typed commands. For example:
```scheme ```scheme
# helix.scm # helix.scm
(require "helix/editor.scm")
(require (prefix-in helix. "helix/commands.scm")) (require (prefix-in helix. "helix/commands.scm"))
(require (prefix-in helix.static. "helix/static.scm")) (require (prefix-in helix.static. "helix/static.scm"))

Loading…
Cancel
Save