diff --git a/README.md b/README.md index 233eca5..9297b48 100644 --- a/README.md +++ b/README.md @@ -74,5 +74,8 @@ make -j$(nproc) MXE_TARGETS=x86_64-w64-mingw32.static qtbase qtwebsockets ``` # Build SilentDragonLite .exe +``` cd SilentDragonLite ./win-static-build.sh + +```