Skip to content

Commit c4f796e

Browse files
committed
docs: update example in README.md
1 parent ff3acbf commit c4f796e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ cargo install --locked --git https://github.com/koyashiro/vpm-repos-gen
99
## Example
1010

1111
```sh
12-
vpm-repos-gen --name "koyashiro" --author 'koyashiro' --url 'https://vpm.koyashiro.net/repos.json' --repos 'koyashiro/udon-list' --repos 'koyashiro/udon-dictionary'
12+
vpm-repos-gen --name "koyashiro" --author 'koyashiro' --url 'https://vpm.koyashiro.net/repos.json' --repos 'koyashiro/udon-list,koyashiro/udon-dictionary'
1313
```

0 commit comments

Comments
 (0)