aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-21 19:28:55 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-21 19:28:55 -0500
commit3499b1c0273d1386791b509d3192ed05f8f6a7c2 (patch)
tree29b1b7ffc63d0334535d73949b4565724acb26f5 /docs
parentUpgrade 'node' to '18.0.0' to be inline with windows builds. (diff)
downloadferdium-recipes-3499b1c0273d1386791b509d3192ed05f8f6a7c2.tar.gz
ferdium-recipes-3499b1c0273d1386791b509d3192ed05f8f6a7c2.tar.zst
ferdium-recipes-3499b1c0273d1386791b509d3192ed05f8f6a7c2.zip
Use short form of command
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: