AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Note that these instructions assume that you have Docker and Atom already installed #12

Closed fulldecent closed 8 years ago

fulldecent commented 8 years ago

The instructions state:

Note that these instructions assume that you have Docker and Atom already installed

I ran:

brew install docker

which apparently succeeded. However, this did not work when attempting to continue with the posted instructions:

brew install codeclimate

Cannot connect to the Docker daemon. Is the docker daemon running on this host?