Skip to content

Commit 85f91e5

Browse files
att
1 parent f904477 commit 85f91e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CWebFirmware is a CLI to be used in conjunction with [CWebStudio](https://github
1515
```
1616
- **mingw**:
1717
```bash
18-
i686-w64-mingw32-gcc -shared -o mylib.dll mylib.c -lws2_32
18+
i686-w64-mingw32-gcc CWebStudioFirmware.c -o CWebStudioFirmware.exe -lws2_32
1919
```
2020

2121

0 commit comments

Comments
 (0)