aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7f26c6..6ed4305 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,7 @@ However, if you need to bypass the check, please update the `baseline.xml` by ru
command in package root folder(i.e. package/app/Settings/)
```
+export ANDROID_LINT_JARS=$(gettop)/prebuilts/checkcolor/checkcolor.jar
lint --check HardCodedColor --xml color-check-baseline.xml .
```