aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3febc2..f35ac0e 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,6 @@ also! to scrap out pengueno :3
## how to use it? (。•̀ᴗ-)✧
1. add a script that generates a valid serialized `pipeline` (as modeled in `model/pipeline.ts`) somewhere in your repo.
-2. add a `.ci/ci.json` with `{"worfklow": "<path_to_executable>"}`.
+2. add a `.ci/ci.json` with `{"workflow": "<path_to_executable>"}`.
3. push your code to src.liz.coffee.
4. watch the magic happen!