Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KusoKaihatsuSha committed May 11, 2022
1 parent b58b87a commit 6043c5c
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 @@ -18,7 +18,7 @@ go build -o qrcode.dll -buildmode=c-shared -ldflags "-s -w"

For using DLL on windows use

- Save file:
- Save to file:

```sh
RUNDLL32 qrcode.dll, Rundll32save "test example" 1 testName.png
Expand Down

0 comments on commit 6043c5c

Please sign in to comment.