Skip to content

Commit 3cb3fc3

Browse files
committed
Small readme tweak
1 parent ac751bd commit 3cb3fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can find some basic setup instructions and links to the Standard OSS project
1111
### Installation
1212

1313
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.
14+
2. Add the engine and enable it in your `.codeclimate.yml` file.
1515
3. You're ready to analyze! Browse into your project's folder and run `codeclimate analyze`.
1616

1717
### Need help?

0 commit comments

Comments
 (0)