summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-15 00:01:30 +0000
committerJohn-Mark Bell <jmb@netsurf-browser.org>2014-01-17 18:55:42 +0000
commita7bdb1e0699825dca2b057e1103999694ef3dfc3 (patch)
tree8576ee39176d988c86a8c0bdb3269138911e754f /README
parent6adc3d91dad18d25451f7ca289efdc5f1192b21f (diff)
downloadtoolchains-a7bdb1e0699825dca2b057e1103999694ef3dfc3.tar.gz
toolchains-a7bdb1e0699825dca2b057e1103999694ef3dfc3.tar.bz2
Don't need ia32-libs
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 366e129..b9312ec 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Pre-requisites for Debian systems
$ dpkg --add-architecture i386
$ apt-get update
- $ apt-get install ia32-libs gcc-multilib
+ $ apt-get install gcc-multilib
RISC OS
-------