From 2b699ee70e76423a90b7b9332a99104f80575a46 Mon Sep 17 00:00:00 2001 From: Mohamed El Mouctar HAIDARA Date: Sat, 23 Mar 2024 06:43:32 +0100 Subject: [PATCH] re-org files --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e906b353..daa0be8c 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,20 @@ for the supported Ansible version. ## Installation -```shell script +```shell pip install ansible-playbook-grapher ``` +You can also install the unpublished version from GitHub direction. Examples: + +```shell +# Install the version from the main branch +pip install "ansible-playbook-grapher @ git+https://github.com/haidaraM/ansible-playbook-grapher" + +# Install the version from a specific branch +pip install "ansible-playbook-grapher @ git+https://github.com/haidaraM/ansible-playbook-grapher@specific-branch" +``` + ### Renderers At the time of writing, two renderers are supported: