summaryrefslogtreecommitdiffstats
path: root/src/doc/src/b2qt.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/b2qt.qdoc')
-rw-r--r--src/doc/src/b2qt.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index 21fd1f0..04c41a4 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -133,10 +133,10 @@
\target Installing 32-bit Support Libraries
\section1 1. Installing 32-bit Support Libraries
- Some of the build tools in \B2Q are 32-bit programs, and they
- require that support libraries for running 32-bit code are present
- in the system. To install the required packages in Ubuntu, use the
- following command in a terminal:
+ Some of the build tools in \B2Q are 32-bit programs, and on 64-bit
+ systems they require that support libraries for running 32-bit
+ code are present in the system. To install the required packages
+ in Ubuntu, use the following command in a terminal:
\code
sudo apt-get install g++-multilib ia32-libs