aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/integration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/integration.md b/docs/integration.md
index d0b1460..87ffb40 100644
--- a/docs/integration.md
+++ b/docs/integration.md
@@ -38,7 +38,7 @@ We have also created a nice script that already does 50% of the work for you - y
383. (Optional, if you want to use our creation script) Install its dependencies via the terminal: 383. (Optional, if you want to use our creation script) Install its dependencies via the terminal:
39 39
40```Bash 40```Bash
41pnpm install 41pnpm i
42``` 42```
43 43
444. (Optional - contd) You can now run our automatic recipe wizard that creates and opens the new recipe for you: 444. (Optional - contd) You can now run our automatic recipe wizard that creates and opens the new recipe for you: