mirror of
https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git
synced 2024-09-03 18:25:55 +02:00
commit
c27483be92
2 changed files with 12 additions and 12 deletions
12
README.md
12
README.md
|
@ -1,7 +1,7 @@
|
||||||
# Cubiks-2048 for YunoHost
|
# Cubiks-2048 for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/cubiks2048)  
|
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
||||||
[](https://install-app.yunohost.org/?app=cubiks2048)
|
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -22,8 +22,8 @@ Clone of 2048 game in 3D
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/cubiks2048/)
|
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks2048/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Please do your pull request to the [testing branch](https://github.com/YunoHost-
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade cubiks2048 -u https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing --debug
|
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -1,7 +1,7 @@
|
||||||
# Cubiks-2048 pour YunoHost
|
# Cubiks-2048 pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/cubiks2048)  
|
[](https://dash.yunohost.org/appci/app/cubiks-2048)  
|
||||||
[](https://install-app.yunohost.org/?app=cubiks2048)
|
[](https://install-app.yunohost.org/?app=cubiks-2048)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
|
@ -22,8 +22,8 @@ Clone en 3D du jeu 2048.
|
||||||
|
|
||||||
#### Architectures supportées
|
#### Architectures supportées
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/cubiks2048/)
|
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks2048/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
|
||||||
|
|
||||||
## Liens
|
## Liens
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade cubiks2048 -u https://github.com/YunoHost-Apps/cubiks2048_ynh/tree/testing --debug
|
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/cubiks-2048_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue