From 5d77a3ba6d5278a59e3404b63fdcb7cd652472f5 Mon Sep 17 00:00:00 2001 From: Samvbnm Date: Sat, 21 Feb 2015 18:27:55 -0400 Subject: Update COMPILING.md --- COMPILING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'COMPILING.md') diff --git a/COMPILING.md b/COMPILING.md index 0ac4728fa..bbe1586f1 100644 --- a/COMPILING.md +++ b/COMPILING.md @@ -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 ### ``` -- cgit v1.2.3