diff --git a/README.md b/README.md index 25d1b08..83d4a16 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,8 @@ This script initializes a connection to an ArangoDB database and retrieves all d ## Installation -Clone the repository and install the package: +You can install the package directly from the GitHub repository: ```sh -git clone https://github.com/yourusername/env_manager.git -cd env_manager -pip install . \ No newline at end of file +pip install git+https://github.com/lasseedfast/env_manager.git +