Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
albertolerda committed Oct 12, 2023
1 parent f60d728 commit b99cb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ git clone https://github.com/albertolerda/html-to-cl-who.git
```
(ql:quickload :html2clwho)
(asdf:load-system :html2clwho)
(html-conv::main)
(html2clwho::main)
```

Expand Down

0 comments on commit b99cb37

Please sign in to comment.