Updated dependencies in readme.
This commit is contained in:
parent
78511d9929
commit
da63f984c1
@ -14,7 +14,8 @@ $ anthem [files] [options]
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
`anthem` is built with `cmake` and requires a C++14 compiler (preferrably GCC ≥ 6.1 or clang ≥ 3.8).
|
`anthem` requires [CMake](https://cmake.org/) and [Boost](http://www.boost.org/) for building.
|
||||||
|
After installing the dependencies, `anthem` is built with a C++14 compiler (preferrably GCC ≥ 6.1 or clang ≥ 3.8).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/potassco/anthem.git
|
$ git clone https://github.com/potassco/anthem.git
|
||||||
|
Loading…
Reference in New Issue
Block a user