Skip to content

Commit

Permalink
docs: fix syntax in example (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
kas-elvirov committed May 8, 2023
1 parent 24f12b2 commit 581be58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ runScript({
binPaths: [
'/path/to/npx/node_modules/.bin',
'/path/to/npm/prefix/node_modules/.bin',
]
],

// optional, defaults to /bin/sh on unix, or cmd.exe on windows
scriptShell: '/bin/bash',
Expand Down

0 comments on commit 581be58

Please sign in to comment.