diff --git a/integrations/langfuse/README.md b/integrations/langfuse/README.md index 0d11de56a..87f997d41 100644 --- a/integrations/langfuse/README.md +++ b/integrations/langfuse/README.md @@ -67,7 +67,7 @@ Langfuse provides a user-friendly interface to visualize and analyze the traces ## Contributing -`hatch` is the best way to interact with this project, to install it: +`hatch` is the best way to interact with this project. To install it, run: ```sh pip install hatch ```