Merge pull request #18 from Kumaravinash9/master

Updated Readme for window
This commit is contained in:
csoler 2021-03-23 21:44:52 +01:00 committed by GitHub
commit 844cc08050
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
-----