Update COMPILING.md
This commit is contained in:
parent
0ee5fff649
commit
5d77a3ba6d
@ -71,8 +71,9 @@ After doing so, run the command `xcodebuild lib/polarssl/POLARSSL.xcodeproj` in
|
||||
|
||||
Install git, make, cmake and gcc or clang, using your platform's package manager:
|
||||
```
|
||||
sudo apt-get install git make cmake gcc g++ (Ensure you have the latest versions installed to avoid problems)
|
||||
sudo apt-get install git make cmake gcc g++
|
||||
```
|
||||
(Ensure you have the latest versions installed to avoid errors during compilation)
|
||||
|
||||
### Getting the sources ###
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user