From aac13cff56e0ca55e366fa8d9aa21aad4dcc5f35 Mon Sep 17 00:00:00 2001 From: Denio <41270280+DenioD@users.noreply.github.com> Date: Sun, 10 Nov 2019 16:56:28 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 + +```