Skip to content

Commit b448862

Browse files
committed
update README.md
1 parent 9bc2d3a commit b448862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To get everything running, you will need a few extras:
99

1010
- C++11 compiler (if you want a GUI)
1111
- autoconf, automake, libtool, g++, gfortran (pretty standard compilers)
12-
- boost (optional; used with configure --with-cppruntime)
12+
- boost (used by omsimulator and cppruntime, configure --with-cppruntime)
1313
- [clang](http://clang.llvm.org/), clang++ (optional, but *highly recommended*)
1414
- [cmake](http://www.cmake.org)
1515
- hwloc (optional; queries the number of hardware CPU cores instead of logical CPU cores)

0 commit comments

Comments
 (0)