We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd6fe5 commit 60b826eCopy full SHA for 60b826e
README.md
@@ -32,11 +32,10 @@ can install it by
32
```
33
sudo apt-get update && sudo apt-get install -y build-essential git
34
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/).
+Instructions for gcc 4.8 installation on other platforms:
+- [Ubuntu 12.04](http://ubuntuhandbook.org/index.php/2013/08/install-gcc-4-8-via-ppa-in-ubuntu-12-04-13-04/)
+- [Centos](http://linux.web.cern.ch/linux/devtoolset/)
+- [Mac Os X](http://hpc.sourceforge.net/).
40
41
Then clone and build
42
0 commit comments