Skip to content

Commit

Permalink
docs: update reademe
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Mar 16, 2024
1 parent 1b2b74b commit 59c4d76
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 @@ -14,7 +14,7 @@ Include `LangGraph` as a dependency for your executable target:

```Swift
.target(name: "<target>", dependencies: [
.product(name: "AsyncAlgorithms", package: "swift-async-algorithms"),
.product(name: "LangGraph", package: "LangGraph-Swift"),
]),
```

Expand Down

0 comments on commit 59c4d76

Please sign in to comment.