We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac751bd commit 3cb3fc3Copy full SHA for 3cb3fc3
README.md
@@ -11,7 +11,7 @@ You can find some basic setup instructions and links to the Standard OSS project
11
### Installation
12
13
1. If you haven't already, [install the Code Climate CLI](https://github.com/codeclimate/codeclimate).
14
-2. Run `codeclimate engines:enable standard`. This command both installs the engine and enables it in your `.codeclimate.yml` file.
+2. Add the engine and enable it in your `.codeclimate.yml` file.
15
3. You're ready to analyze! Browse into your project's folder and run `codeclimate analyze`.
16
17
### Need help?
0 commit comments