Skip to content

Commit 0eea87e

Browse files
authored
docs(README): fix usage
1 parent d38bc9f commit 0eea87e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ This script is specific to the needs of a one-time migration for [@octoherd](htt
99
```
1010
$ npx @octoherd/script-create-repositories-from-script-folders \
1111
--octoherd-token 0123456789012345678901234567890123456789 \
12-
script-sync-branch-protections/script.js \
13-
"octoherd/scripts" \
12+
"octoherd/script-create-repositories-from-script-folders" \
1413
--path-to-folders "scripts/**"
1514
```
1615

0 commit comments

Comments
 (0)