diff options
Diffstat (limited to 'dist/gcc/INSTALL')
-rw-r--r-- | dist/gcc/INSTALL | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dist/gcc/INSTALL b/dist/gcc/INSTALL index dc61131a9..b341317b5 100644 --- a/dist/gcc/INSTALL +++ b/dist/gcc/INSTALL @@ -12,13 +12,10 @@ default location, unless you set links. You must be root to install this distribution. To install ghdl: -$ su +$ su # tar -C / -jxvf @TARFILE@.tar.bz2 Note: you must also have a C compiler and zlib installed. -There is a mailing list for any questions. You can subscribe via: - https://mail.gna.org/listinfo/ghdl-discuss/ - Tristan Gingold. |