mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Update make command in readme files
This commit is contained in:
parent
11093c97d4
commit
77cf950c3b
@ -104,7 +104,7 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c
|
||||
mingw32-make
|
||||
|
||||
# MSVC
|
||||
nmake -f Makefile.nmake
|
||||
nmake
|
||||
```
|
||||
|
||||
- **Linux**
|
||||
|
@ -18,7 +18,7 @@ To build an example, cd into its directory and run the make command.
|
||||
mingw32-make
|
||||
|
||||
# MSVC
|
||||
nmake -f Makefile.nmake
|
||||
nmake
|
||||
```
|
||||
|
||||
- **Linux**
|
||||
|
Loading…
x
Reference in New Issue
Block a user