diff --git a/README.md b/README.md index fce253c..c644989 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,10 @@ CI runner of YunoHost ## Disclaimers / important information -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the build_CI.sh script before installing YunoRunner - * When YunoRunner is installed, modify the systemd script to add the path of the script analyseCI.sh. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` +## Limitations + +* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the `install.sh` script before installing YunoRunner +* When YunoRunner is installed, modify the systemd script to add the path of the script `analyseCI.sh`. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index fb9ed08..759029e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,9 +23,10 @@ Runner d'intégration continue de YunoHost ## Avertissements / informations importantes -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the build_CI.sh script before installing YunoRunner - * When YunoRunner is installed, modify the systemd script to add the path of the script analyseCI.sh. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` +## Limitations + +* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the `install.sh` script before installing YunoRunner +* When YunoRunner is installed, modify the systemd script to add the path of the script `analyseCI.sh`. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` ## Documentations et ressources