Fixed typo.
This commit is contained in:
parent
d7e6d3cabf
commit
fd1ce50b35
@ -25,7 +25,7 @@ $ clingo encodings/meta-sequential-incremental.lp file.lp
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
`plasp` requires a C++14 compiler (preferrably ≥ GCC 6.1), the `boost` libraries (≥ 1.55), and CMake for building.
|
`plasp` requires a C++14 compiler (preferrably GCC ≥ 6.1), the `boost` libraries (≥ 1.55), and CMake for building.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/potassco/plasp.git
|
$ git clone https://github.com/potassco/plasp.git
|
||||||
|
Reference in New Issue
Block a user