Skip to content

Commit

Permalink
Fix configuration sample entry (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwillis-eiq authored Jan 22, 2023
1 parent 7969a1a commit 0fe0cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Set `no-dep` to true to skip the installation of dependencies on every start of
skills:
myawesomeskill:
no-cache: true
no-deps: true
no-dep: true
```

_Note: This might be useful when developing a skill and already have the dependencies installed._
Expand Down

0 comments on commit 0fe0cba

Please sign in to comment.