Updated Readme for window

This commit is contained in:
Avinash Kumar 2021-03-23 05:17:26 +05:30 committed by GitHub
parent c232d15b47
commit b76d29f2fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
-----