mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
[enh] readme: rename checker –> linter.
This commit is contained in:
parent
7fb539abbd
commit
e30f22b48c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Linter for YunoHost applications packages
|
|||
git clone https://github.com/YunoHost/package_linter
|
||||
cd package_linter
|
||||
git clone https://github.com/<account>/<app>_ynh
|
||||
./package_checker.py <app>_ynh
|
||||
./package_linter.py <app>_ynh
|
||||
```
|
||||
|
||||
## Checks
|
||||
|
|
Loading…
Reference in a new issue