diff --git a/README.md b/README.md index 06b102f..8a228c6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,11 @@ sh build.sh ``` ##### On Windows: -Execute the `build.bat` file in `webui-src\make-src\`. +```bash +cd webui-src\make-src\ +./build.bat +``` + Usage -----