aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Chen2018-08-30 02:47:17 +0200
committerJosh Chen2018-08-30 02:47:17 +0200
commitbed5d559b62cf3f3acb75b28c2e192e274f46cc1 (patch)
tree371bc62493e486ba2bcdc5f4260420db577e433d
parentd19ac110d976581b595acfa3b4bb573790a92e84 (diff)
parent2b42b190b15dcf74f033347604ea5530f3428364 (diff)
Merge branch 'master' of github.com:jaycech3n/Isabelle-HoTT
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4747be7..68ede63 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ An experimental implementation of [homotopy type theory](https://en.wikipedia.or
### Installation & Usage
-Clone the contents of this repository into `<Isabelle root directory>/src/HoTT`.
+Clone the contents of this repository into `<Isabelle root directory>/src/Isabelle-HoTT`.
To use, set Isabelle's prover to Pure in the Theories panel, and import `HoTT`.