diff --git a/cookbook/logfire/README.md b/cookbook/logfire/README.md index 3d0319c2f..d80d1b7c6 100644 --- a/cookbook/logfire/README.md +++ b/cookbook/logfire/README.md @@ -8,7 +8,7 @@ they also happen to wrap OpenAI pretty well out of the box! see `hello.py` for a ```conosle pip install marvin ``` -> ![INFO] +> [!INFO] > optionally, if you want to try out the fastapi integration > ```console > pip install 'logfire[fastapi]' uvicorn