Not able to install docker in Ubuntu 20.04

Hello, just followed the simple guide here : https://docs.docker.com/engine/install/ubuntu/

And in the end when i do : sudo docker run hello-world

I see : sudo: docker: command not found

Help please. Thanks

Are you sure you installed docker-ce-cli too?