Update the README

This commit is contained in:
Dan Frumin 2017-05-18 17:46:00 +02:00
parent e81986a920
commit 75120ba602
1 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,11 @@
Needed: https://github.com/HoTT/HoTT
More information on the work is in HITs.pdf.
# Building
Make sure that you have [hoqc](https://github.com/HoTT/HoTT) installed. Then generate
the Makefile and build the project:
coq_makefile -f _CoqProject -o Makefile
make