Skip to content

Commit 60b826e

Browse files
Update README.md
1 parent 7fd6fe5 commit 60b826e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,10 @@ can install it by
3232
```
3333
sudo apt-get update && sudo apt-get install -y build-essential git
3434
```
35-
Instructions for
36-
[older Ubuntu](http://ubuntuhandbook.org/index.php/2013/08/install-gcc-4-8-via-ppa-in-ubuntu-12-04-13-04/),
37-
[Centos](http://linux.web.cern.ch/linux/devtoolset/),
38-
and
39-
[Mac Os X](http://hpc.sourceforge.net/).
35+
Instructions for gcc 4.8 installation on other platforms:
36+
- [Ubuntu 12.04](http://ubuntuhandbook.org/index.php/2013/08/install-gcc-4-8-via-ppa-in-ubuntu-12-04-13-04/)
37+
- [Centos](http://linux.web.cern.ch/linux/devtoolset/)
38+
- [Mac Os X](http://hpc.sourceforge.net/).
4039
4140
Then clone and build
4241

0 commit comments

Comments
 (0)