From 54d62dae1666c3cff654a7b9222d6480b9758ca3 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Tue, 3 Jul 2012 21:01:08 +0530 Subject: [PATCH] Formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0417e6..f333955 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ in turn derives from FDLIBM 5.3. Build instructions: -`make` or `make USEGCC=1` to build with GCC. -`make USECLANG=1` to build with clang. +1. `make` or `make USEGCC=1` to build with GCC. +2. `make USECLANG=1` to build with clang.