Skip to content

Commit

Permalink
docs: rename server-jetty to studio-jetty
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Oct 10, 2024
1 parent e0d5c7c commit 00f0d49
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 @@ -233,7 +233,7 @@ It is available an **embed playground webapp** able to run a Langgraph4j workflo
```xml
<dependency>
<groupId>org.bsc.langgraph4j</groupId>
<artifactId>langgraph4j-server-jetty</artifactId>
<artifactId>langgraph4j-studio-jetty</artifactId>
<version>1.0-beta5</version>
<dependency>
```
Expand Down

0 comments on commit 00f0d49

Please sign in to comment.