diff options
author | Josh Chen | 2020-04-16 15:41:53 +0200 |
---|---|---|
committer | GitHub | 2020-04-16 15:41:53 +0200 |
commit | 1571e03b7dc5c7e6f2a46be57a12dd0d25fea452 (patch) | |
tree | 0b25c4a2865a51fb4e67b7a32477d924ded86bfe | |
parent | 0b52ba4d41bc0d30ac54ad9eca3477afe8a0f867 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Isabelle/HoTT is compatible with Isabelle2020. To use, add the Isabelle/HoTT folder path to `.isabelle/Isabelle2020/ROOTS` (on Mac/Linux/cygwin installations): ``` -echo path/to/Isabelle/HoTT >> ~/.isabelle/Isabelle2020/ROOTS +$ echo path/to/Isabelle/HoTT >> ~/.isabelle/Isabelle2020/ROOTS ``` ### What (and why) is this? |