Skip to content

Commit 39d7e07

Browse files
authored
Minor update
1 parent 36c48b6 commit 39d7e07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALL.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This software requires c++11 to build,
2-
which is available in and GCC >= 4.8 (on linux) and Clang >= 3.3 (on mac)
2+
which is available in GCC >= 4.8 (on linux) and Clang >= 3.3 (on mac)
33

44
Dependencies:
55
-------------
@@ -10,7 +10,7 @@ Dependencies:
1010
Boost Library ( http://www.boost.org ) (see "-with-boost" below)
1111
- Zlib ( included with OS X and most Linuxes, http://www.zlib.net ) *
1212
- C++ compiler with C++11 and openmp support
13-
Note for macOS users: Use "libomp" to link OpenMP with Clang
13+
Note for macOS users: Use "libomp" to link openmp with Clang
1414
libomp is available through brew ( https://formulae.brew.sh/formula/libomp )
1515

1616

0 commit comments

Comments
 (0)