diff options
Diffstat (limited to 'translate/gcc/INSTALL')
-rw-r--r-- | translate/gcc/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/gcc/INSTALL b/translate/gcc/INSTALL index 2f5c5e13b..26b0ee3cd 100644 --- a/translate/gcc/INSTALL +++ b/translate/gcc/INSTALL @@ -13,7 +13,7 @@ You must be root to install this distribution. To install ghdl: $ su -# tar -C / -zxvf @TARFILE@ +# tar -C / -jxvf @TARFILE@.tar.bz2 Note: you must also have a C compiler and zlib installed. |