mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 18:41:35 +01:00
Update README.md
This commit is contained in:
parent
60588d96ea
commit
a7728761d4
15
README.md
15
README.md
@ -54,18 +54,3 @@ Gitea is published under the MIT License:
|
|||||||
https://github.com/go-gitea/gitea/blob/master/LICENSE
|
https://github.com/go-gitea/gitea/blob/master/LICENSE
|
||||||
|
|
||||||
This package is published under the MIT License.
|
This package is published under the MIT License.
|
||||||
|
|
||||||
|
|
||||||
## Developper info
|
|
||||||
Please do your pull requests to the `dev` branch.
|
|
||||||
|
|
||||||
Test or upgrade to dev version:
|
|
||||||
```bash
|
|
||||||
sudo su - admin
|
|
||||||
git clone -b dev https://github.com/YunoHost-Apps/gogs_ynh
|
|
||||||
# to install
|
|
||||||
sudo yunohost app install -l Gogs /home/admin/gogs_ynh
|
|
||||||
# to upgrade
|
|
||||||
sudo yunohost app upgrade -f /home/admin/gogs_ynh gogs
|
|
||||||
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in New Issue
Block a user