Skip to content

Commit 7e502b6

Browse files
committed
Merge branch 'main' of github.com:openpeeps/kapsis
2 parents 41139b9 + 18c37d7 commit 7e502b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can build modular CLIs with Kapsis via plugins, which are just dynamic libra
2525
The plugin-based architecture is very flexible and allows for a wide range of use cases, from simple command extensions to complex integrations with other tools and services.
2626

2727
```nim
28-
init pkg/kapsis
28+
import pkg/kapsis
2929
3030
#
3131
# Define your command handlers here

0 commit comments

Comments
 (0)