fix instructions

pull/8675/merge^2
mattwparas 2024-07-06 07:51:15 -07:00
parent 14cd995ba2
commit ac4bf24ef5
1 changed files with 1 additions and 1 deletions

View File

@ -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"))