From b3bcc61bc5babb42b0526983bd91893d550b8ed1 Mon Sep 17 00:00:00 2001 From: Matthieu Sozeau Date: Wed, 9 Sep 2020 17:00:17 +0200 Subject: Update INSTALL.md --- INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 2b5986ded4..6de5259944 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,12 @@ Installing From Sources ======================= +This document presents instructions to install this branch of Coq. +For more general installation instructions and information about know +build system issue, please consult the wiki page: + + https://github.com/coq/coq/wiki#coq-installation + Build Requirements ------------------ -- cgit v1.2.3 From e4c64514c04571790e2c58afc8c9efa9c8af1f0f Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 10 Sep 2020 22:12:07 +0200 Subject: Fix typos. Co-authored-by: Jim Fehrle --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 6de5259944..abc38390e0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,8 +2,8 @@ Installing From Sources ======================= This document presents instructions to install this branch of Coq. -For more general installation instructions and information about know -build system issue, please consult the wiki page: +For more general installation instructions and information about known +build system issues, please consult the wiki page: https://github.com/coq/coq/wiki#coq-installation -- cgit v1.2.3