diff options
| author | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 12:15:09 -0400 |
|---|---|---|
| committer | Dan Rostovtsev <dan@rostovtsev.org> | 2026-04-02 12:15:09 -0400 |
| commit | 5bc5e17dc6981ef19ad213984929aed931d98651 (patch) | |
| tree | 630a07e8ba8293ae425607d0feb5a3d3573571b9 /README.md | |
| parent | 260fd7480c613205ab779b69e354ecf8f8b9a131 (diff) | |
Lambda v0.0.0v0.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -20,13 +20,18 @@ Requirements: - [rocq](https://rocq-prover.org/) -The project is built with the GNU build system, but skips the -configure step. Building is a one-liner. +The project is built with the GNU build system. ``` +$ autoconf +$ ./configure $ make ``` +## Installation + +See `INSTALL` for instructions. + ## Citations 1. Forster, Smolka 2017, |
