diff --git a/site/index.html b/site/index.html index d21ec37..e99efd5 100644 --- a/site/index.html +++ b/site/index.html @@ -52,7 +52,7 @@

Use locally

Run npx publint in your library directory to lint locally. -
  • Run npx publint --deps to lint dependencies.
  • +
  • Run npx publint deps to lint dependencies.
  • Run npx publint --help for the full list of options.