Removed Boost dependency from building instructions.
This commit is contained in:
parent
a31d8638e7
commit
dd1b2f9636
@ -1,6 +1,6 @@
|
||||
# Building
|
||||
|
||||
`plasp` requires a C++17 compiler (preferably GCC ≥ 6.1 or clang ≥ 3.8), the `boost` libraries (≥ 1.55), and CMake for building.
|
||||
`plasp` requires a C++17 compiler (preferably GCC ≥ 6.1 or clang ≥ 3.8) and CMake for building.
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/potassco/plasp.git
|
||||
|
Reference in New Issue
Block a user