Error: failed to create symbolic link '/usr/bin/docker-compose': File exists

I am attempting to run the docker-compose route for the Subspace Farmer. I am faced with this error when attempting to run the docker-compose file.

This error is generally caused by an issue with docker/docker-compose installation. If you are on linux this is generall caused by lack of following the Docker Linux Post-Install instructions.

I have attached them below and would suggest to verify your installation is correct.