Update README
This commit is contained in:
parent
66e5f46912
commit
93871358a3
|
@ -17,17 +17,14 @@ Dependencies
|
||||||
============
|
============
|
||||||
To successfully compile the following is needed:
|
To successfully compile the following is needed:
|
||||||
|
|
||||||
* The Agda release candidate 2.5.4 or higher[^1]
|
* The master branch of Agda.
|
||||||
* [Agda Standard Library](https://github.com/agda/agda-stdlib)
|
* [Agda Standard Library](https://github.com/agda/agda-stdlib)
|
||||||
* [Cubical](https://github.com/Saizan/cubical-demo/)
|
* [Cubical](https://github.com/Saizan/cubical-demo/)
|
||||||
|
|
||||||
Also tested with:
|
Has been tested with:
|
||||||
|
|
||||||
* Agda version 2.6.0-d3efe64
|
* Agda version 2.6.0-d3efe64
|
||||||
|
|
||||||
[^1]: At least version >=
|
|
||||||
[`707ce6042`](https://github.com/agda/agda/commit/707ce6042b6a3bdb26521f3fe8dfe5d8a8470a43)
|
|
||||||
|
|
||||||
Building
|
Building
|
||||||
========
|
========
|
||||||
You can build the library with
|
You can build the library with
|
||||||
|
|
Loading…
Reference in a new issue