diff --git a/README.md b/README.md index 7e5a19c..657a0c4 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -chunk = "0.1.0" +tailcall-chunk = "0.1.0" ``` ## Quick Start