If it looks like the command ran successfully, you can check the version with
docker-compose--version
which should give an output similar to
Awesome.
Summary
If the outputs of docker --version and docker-compose --version looked similar to the example output above (don't worry about exact version numbers), then your Docker installation should be set up correctly and ready to go.