diff --git a/README.md b/README.md index 91bb486..ed19e3e 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ Clone of 2048 game in 3D #### Supported architectures -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/) ## Links - * Report a bug: https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues + * Report a bug: https://github.com/YunoHost-Apps/Cubiks-2048_ynh/issues * Upstream app repository: https://github.com/Kshitij-Banerjee/Cubiks-2048 * YunoHost website: https://yunohost.org/ @@ -36,11 +36,11 @@ Clone of 2048 game in 3D Developers info ---------------- -Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing). +Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing). To try the testing branch, please proceed like that. ``` -sudo yunohost app install https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug or -sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug +sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug ``` diff --git a/README_fr.md b/README_fr.md index 6d14831..17415f0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,12 +22,12 @@ Clone en 3D du jeu 2048. #### Architectures supportées -* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) +* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks-2048%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/) ## Liens - * Signaler un bug : https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues + * Signaler un bug : https://github.com/YunoHost-Apps/Cubiks-2048_ynh/issues * Dépôt de l’application principale : https://github.com/Kshitij-Banerjee/Cubiks-2048 * Site web YunoHost : https://yunohost.org/ @@ -36,11 +36,11 @@ Clone en 3D du jeu 2048. Informations pour les développeurs ---------------- -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` -sudo yunohost app install https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug ou -sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug +sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug ```