Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangky11 authored Dec 25, 2024
1 parent 0129cc5 commit d61040e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ package «my-package» {
]
}
```
Alternatively, if your project uses lakefile.toml, you should have something like
```
moreLinkArgs = ["-L./.lake/packages/LeanCopilot/.lake/build/lib", "-lctranslate2"]
```

2. Add the following line to lakefile.lean, including the quotation marks:
```lean
Expand Down

0 comments on commit d61040e

Please sign in to comment.