Made readme file sections and documentation more consistent.
This commit is contained in:
parent
c80688b241
commit
8bab1e19cb
@ -64,7 +64,7 @@ If you want to write your own meta encoding for `plasp`’s output, this [simple
|
||||
|
||||
`plasp` requires `boost` and is built via CMake and a C++ compiler.
|
||||
|
||||
See [building instructions](doc/building-instructions.md) for more details.
|
||||
See [building](doc/building.md) for more details.
|
||||
|
||||
## Contributors
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Building Instructions
|
||||
# Building
|
||||
|
||||
`plasp` requires a C++14 compiler (preferrably GCC ≥ 6.1 or clang ≥ 3.8), the `boost` libraries (≥ 1.55), and CMake for building.
|
||||
|
Reference in New Issue
Block a user