Difficulty in working with the ansible development version. Getting ansible not installed message

I was facing difficulties in installing ansible on my Ubuntu machine.
So I cloned the development version of ansible from github.
I generated the ssh keys, established a ssh connection with a remote system which I was testing with.
Now I wanted to run "ansible all -m ping" but I am getting the error that ansible is currently not installed.
How can I run this command using just the development version of ansible which I had cloned from github .
Any help would be extremely appreciated

Did you install it? all you mentioned was that you git cloned it. Check the installation guide in how to install dev.

Jonathan Lozada De La Matta on mobile

I was facing difficulties in installing ansible on my Ubuntu machine. So I cloned the development version of ansible from github. I generated the ssh keys, established a ssh connection with a remote system which I was testing with. Now I wanted to run “ansible all -m ping” but I am getting the error that ansible is currently not installed. How can I run this command using just the development version of ansible which I had cloned from github . Any help would be extremely appreciated – You received this message because you are subscribed to the Google Groups “Ansible Project” group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/969efed6-bd42-482c-b95e-0e48210deea2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

Could you share the commands to install it after git cloning the development version of ansible.
Or the link of any page which has the instructions would be highly appreciated

https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#latest-releases-via-pip