Skip to content

Commit 67669e9

Browse files
committed
INSTALL.md: fix typo
1 parent 38e02cb commit 67669e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ library to use in your own project or to play around with.
99
- [Source Versions](#source-versions)
1010
- [Development Versions](#development-versions)
1111
- [3. Setup for developers (using git)](#3-setup-for-developers-using-git)
12-
- [3.1. Prequisites (Installing Coq)](#31-prequisites-installing-coq)
12+
- [3.1. Prerequisites (Installing Coq)](#31-prerequisites-installing-coq)
1313
- [3.1.1. Development in OSX and Windows](#311-development-in-osx-and-windows)
1414
- [3.2. Forking and obtaining the HoTT library](#32-forking-and-obtaining-the-hott-library)
1515
- [3.3. Building the HoTT library](#33-building-the-hott-library)
@@ -109,7 +109,7 @@ Then install the library with `opam install coq-hott`, as for the released versi
109109

110110
# 3. Setup for developers (using git)
111111

112-
## 3.1. Prequisites (Installing Coq)
112+
## 3.1. Prerequisites (Installing Coq)
113113

114114
We recommend that you use the `opam` package manager to install `coq`. Details
115115
about [installing Opam can be found here][3].

0 commit comments

Comments
 (0)