diff --git a/readme.md b/readme.md index bdbc977..31e6f25 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,8 @@ rm -rf _target leanproject up ``` -Make sure that olean files are generated for mathlib in `_target`, otherwise this will be extremely slow. +Make sure that [`.olean` files](https://github.com/leanprover/tutorial/blob/master/05_Interacting_with_Lean.org#projects) +are generated for mathlib in `_target`, otherwise this will be extremely slow. ## Usage