Skip to content

Commit 0b532bc

Browse files
committed
Better docs
1 parent aea0a83 commit 0b532bc

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
@@ -12,7 +12,7 @@ More info [on the ESLint getting started guide](https://eslint.org/docs/user-gui
1212

1313
### main.workflow
1414

15-
Add or create a file named `.github/workflow/lint.yml` and copy over one of the examples below to your new workflow file
15+
Add to your existing `main.workflow` file or create a new file named `.github/workflow/lint.yml` and copy over one of the examples below to your new workflow file
1616

1717
This is the simplest example to get it running:
1818
```yml

0 commit comments

Comments
 (0)