diff options
| author | Emilio Jesus Gallego Arias | 2019-12-09 15:04:02 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-12-13 17:05:48 +0100 |
| commit | 7a8c20ed6a745bc8c3d77482057fe3920cb8770e (patch) | |
| tree | 881b71e161a3056e56a2495442ef7d0ca4f369a7 /doc | |
| parent | 1e0c092e5856d9dbf4a009ef700549e58bbd76e5 (diff) | |
[doc] [INSTALL] Port INSTALL to markdown format.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index b784fe92f6..ef3ccc2105 100644 --- a/doc/README.md +++ b/doc/README.md @@ -27,7 +27,7 @@ Dependencies ### HTML documentation To produce the complete documentation in HTML, you will need Coq dependencies -listed in [`INSTALL`](../INSTALL). Additionally, the Sphinx-based +listed in [`INSTALL.md`](../INSTALL.md). Additionally, the Sphinx-based reference manual requires Python 3, and the following Python packages: - sphinx >= 1.7.8 |
