summaryrefslogtreecommitdiffstats
path: root/development/qt-creator/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/qt-creator/README')
-rw-r--r--development/qt-creator/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/qt-creator/README b/development/qt-creator/README
index c98e033c70..f75ab45754 100644
--- a/development/qt-creator/README
+++ b/development/qt-creator/README
@@ -10,7 +10,7 @@ Note that configure process takes some time to finish due qmake compile
process.
Follow these steps to prepare source tree:
-1 - Copy Qt SlackBuild from Slackware tree to /usr/src/;
+1 - Copy Qt source directory from Slackware tree to /tmp;
2 - Edit qt.SlackBuild and place a EXIT command AFTER configure command;
3 - Execute qt.SlackBuild;
4 - move /tmp/qt-everywhere-opensource-src-x.x.x to /usr/src