Skip to content

Commit

Permalink
book: fix kipt command
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Nov 7, 2023
1 parent 12bd8d1 commit 23aef4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Prebuilt binaries are best managed with [`kiptup`](#using-kiptup). However, if y
For now Kipt as very few options, and you only have to provide the Lua script to execute:

```console
kipt --lua ./scripts/demo.lua
kipt ./scripts/demo.lua
```

0 comments on commit 23aef4a

Please sign in to comment.