1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00

bugfix README: git branch "main" -> "master"

This commit is contained in:
JensDiemer 2020-12-10 06:59:40 +01:00
parent 09b533f044
commit 6283c9e673
2 changed files with 3 additions and 3 deletions

View file

@ -51,9 +51,9 @@ Please send your pull request to https://github.com/YunoHost-Apps/pyinventory_yn
Try 'main' branch, e.g.:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/main --debug
sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/master --debug
or
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/main --debug
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/master --debug
```
Try 'testing' branch, e.g.:

View file

@ -5,7 +5,7 @@
"description": {
"en": "Web based management to catalog things including state and location etc."
},
"version": "0.8.1~ynh3",
"version": "0.8.1~ynh4",
"url": "https://github.com/jedie/PyInventory",
"license": "GPL-3.0",
"maintainer": {