Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Oct 8, 2024
1 parent 7376ac0 commit 9b4088c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ see [Lake docs](https://github.com/leanprover/lean4/tree/master/src/lake#support
You can import this in any lean projects by the following line to your `lakefile.lean`:

```lean
require "leanprover-community" / "importGraph" @ "main"
require "leanprover-community" / "importGraph" @ git "main"
```

or, if you have a `lakefile.toml`, it would be
Expand Down

0 comments on commit 9b4088c

Please sign in to comment.