Skip to content

Commit cb6c821

Browse files
committed
More README updates.
[ci skip]
1 parent 9fe53ca commit cb6c821

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ includes experimental support for ARM.
2020

2121
## Build instructions
2222

23-
1. `make` or `make USEGCC=1` to build with GCC. This is the default on
23+
1. Use `make` to build OpenLibm.
24+
2. Use `make USEGCC=1` to build with GCC. This is the default on
2425
Linux and Windows.
25-
2. `make USECLANG=1` to build with clang. This is the default on OS X
26+
3. Use `make USECLANG=1` to build with clang. This is the default on OS X
2627
and FreeBSD.

0 commit comments

Comments
 (0)