diff --git a/README.md b/README.md index 340e0ad..bcd8c96 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Osiris is a Python library for data conversion and management. It is designed to Use the package manager [Poetry](https://python-poetry.org/docs/) to install osiris. ```bash -poetry add osiris +poetry add giza-osiris ``` ## Local Development