Skip to content

Commit b1325bc

Browse files
authored
Update README.md
1 parent b874eb5 commit b1325bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ In this context, a runbook is a mixture of markdown and executable code that con
2121
1. One to execute the book
2222
2. A second to validate and perform safety checks
2323

24+
## Installation
25+
26+
Use [pipx](https://github.com/pypa/pipx)
27+
`pipx install git+https://github.com/zph/runbook.git@main`
28+
2429
## Workflow
2530

2631
1. Initialize a new folder project with `runbook init...`

0 commit comments

Comments
 (0)