Update COMPILING.md
Changed to include specific version requirement
This commit is contained in:
parent
5d77a3ba6d
commit
b958848e7f
@ -73,7 +73,7 @@ Install git, make, cmake and gcc or clang, using your platform's package manager
|
|||||||
```
|
```
|
||||||
sudo apt-get install git make cmake gcc g++
|
sudo apt-get install git make cmake gcc g++
|
||||||
```
|
```
|
||||||
(Ensure you have the latest versions installed to avoid errors during compilation)
|
(Ensure you have gcc/g++ 4.8 or higher installed to avoid errors during compilation)
|
||||||
|
|
||||||
### Getting the sources ###
|
### Getting the sources ###
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user