count0 created page: installation instructions authored by Tiago Peixoto's avatar Tiago Peixoto
......@@ -117,7 +117,7 @@ Graph-tool was tested extensively only on
usable on other systems where the below requirements are met.
- [x] A C++14 compiler ([GCC]() version 5 or above, or [clang](http://clang.llvm.org/) version 3.4 or above).
- [x] The [Boost](http://www.boost.org/) libraries, version 1.54 or above.
- [x] The [Boost](http://www.boost.org/) libraries, version 1.55 or above.
- [x] [Python](http://www.python.org/) version 2.7, 3 or above.
- [x] The [expat](http://expat.sourceforge.net/) XML library.
- [x] The [SciPy](http://www.scipy.org/) python module.
......
......