Skip to content

Commit 0332af5

Browse files
authored
Update README.md
1 parent bb5215a commit 0332af5

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
@@ -36,7 +36,7 @@ technological-book-corpus-ja | xargs textlint --rule textlint-no-todo -f pretty-
3636
```sh
3737
npm i -g . textlint technological-book-corpus-ja
3838
# --rule でルール名を指定する
39-
technological-book-corpus-ja | xargs textlint --rule textlint-my-rule -f pretty-error
39+
technological-book-corpus-ja | xargs textlint --rule textlint-my-rule -f pretty-error --no-textlintrc
4040
```
4141

4242

0 commit comments

Comments
 (0)