We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f904477 commit 85f91e5Copy full SHA for 85f91e5
README.md
@@ -15,7 +15,7 @@ CWebFirmware is a CLI to be used in conjunction with [CWebStudio](https://github
15
```
16
- **mingw**:
17
```bash
18
- i686-w64-mingw32-gcc -shared -o mylib.dll mylib.c -lws2_32
+ i686-w64-mingw32-gcc CWebStudioFirmware.c -o CWebStudioFirmware.exe -lws2_32
19
20
21
0 commit comments