From a6b20531a14982f6ddf8f2a8c5c05eaf33028041 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 19 May 2020 20:09:38 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbffcd3..2033b0f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ hushd, or compile hushd as well. sudo apt-get -y install qt5-default qt5-qmake libqt5websockets5-dev qtcreator git clone https://github.com/MyHush/SilentDragon.git cd SilentDragon +./build.sh linguist # compile translations ./build.sh ./silentdragon ```