Update Instructions for building PALISADE in Linux authored by Yuriy Polyakov's avatar Yuriy Polyakov
......@@ -99,5 +99,4 @@ ln -s /usr/bin/cmake3 ~/bin/cmake
If you need to install a specific version of gcc, do the following (this example is for g++ v7):
```
sudo yum install devtoolset-7-gcc-c++
sudo yum install devtoolset-7-libquadmath-devel
```