Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Denn authored Jun 27, 2017
1 parent f7cdd72 commit fedd16d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ You should then setup a configuration file:
$ cflint -init
```

After that, you can run ESLint on any file or directory like this:
After that, you can run CFLint on any file or directory like this:

```
$ cflint -file yourfile.cfm
$ cflint -folder ./
```

## Configuration
Expand Down

0 comments on commit fedd16d

Please sign in to comment.