You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/input/doc/parameters.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,13 +70,13 @@ This corresponds to the `--global` option, and tells npm to install this package
70
70
# CakeTool
71
71
72
72
This parameter controls the installation location of the npm package: While the default is the current working directory (unless [global](#global) is set),
73
-
setting `caketool` will set the installation location to inside the `tools` folder and thus ensure that the installed tools are automatically found as
73
+
setting `caketools` will set the installation location to inside the `tools` folder and thus ensure that the installed tools are automatically found as
0 commit comments