Skip to content

Commit

Permalink
Merge pull request #2 from lfittl/patch-1
Browse files Browse the repository at this point in the history
README: Put path argument last in example, as required
  • Loading branch information
m-radzikowski committed Aug 12, 2022
2 parents 31396fe + 5ccadb3 commit dd0ed3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ Run:

```bash
poetry run icons-asset-generator \
--path "./Asset-Package_04302022" \
--filename-includes _48 \
--filename-excludes Dark \
--image-name-remove Light Arch_ Res_ _48 . - _ \
--library-name-remove . - _ \
--path "./Asset-Package_04302022" \
diagrams.net
```

Expand Down

0 comments on commit dd0ed3e

Please sign in to comment.