Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Command correction
  • Loading branch information
gagan-bansal authored and Trukes committed Apr 4, 2023
1 parent 6173bf9 commit 58992b1
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 @@ -47,7 +47,7 @@ let image = avatarholder.generateAvatar('Hello World');

or save into files...
```
let pathFile = avatarholder.avatarholder.generateAvatarToFile('Hello World', './my-avatar.png');
let pathFile = avatarholder.generateAvatarToFile('Hello World', './my-avatar.png');
```

### Options
Expand Down

0 comments on commit 58992b1

Please sign in to comment.