Skip to content

Commit 9ae00b4

Browse files
committed
Update
[ghstack-poisoned]
1 parent 750cba7 commit 9ae00b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,7 @@ We use [`lintrunner`](https://pypi.org/project/lintrunner/) to help make sure th
199199
code follows our standards. Set it up with:
200200

201201
```
202-
pip install lintrunner==0.12.7
203-
pip install lintrunner-adapters==0.12.4
202+
./install_requirements.sh # (automatically run by install_executorch.sh)
204203
lintrunner init
205204
```
206205

0 commit comments

Comments
 (0)