patrick
/
plasp
Archived
1
0
Fork 0

Fixed typo.

This commit is contained in:
Patrick Lühne 2016-05-24 02:58:11 +02:00
parent d7e6d3cabf
commit fd1ce50b35
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ $ clingo encodings/meta-sequential-incremental.lp file.lp
## 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
$ git clone https://github.com/potassco/plasp.git