From 691907cf60157980d74063a03e77d26a62a83c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Jos=C3=A9=20Carracedo=20Carballal?= Date: Wed, 14 Aug 2019 15:12:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4b5904..2c5c34e6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ After successfully building Sigutils and Suscan, you can now proceed to build ** ``` % git clone https://github.com/BatchDrake/SuWidgets % cd SuWidgets -% qmake SuWidgets.pro +% qmake SuWidgetsLib.pro % make % sudo make install ```