Updated GitHub URL in README.md

This commit is contained in:
Steven Roose 2016-06-22 11:42:13 +02:00 committed by GitHub
parent 4e82eba409
commit 43d5a0fdd9

View file

@ -15,14 +15,14 @@ Installation
From command line: From command line:
`sudo yunohost app install -l Seafile https://github.com/mbugeia/seafile_ynh` `sudo yunohost app install -l Seafile https://github.com/YunoHost-Apps/seafile_ynh`
Upgrade Upgrade
------- -------
From command line: From command line:
`sudo yunohost app upgrade -u https://github.com/mbugeia/seafile_ynh seafile` `sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/seafile_ynh`
Infos Infos
----- -----
@ -60,7 +60,7 @@ Please do your pull request to the Dev branch.
Test or upgrade to dev version: Test or upgrade to dev version:
``` ```
su - admin su - admin
git clone -b Dev https://github.com/mbugeia/seafile_ynh git clone -b Dev https://github.com/YunoHost-Apps/seafile_ynh
# to install # to install
sudo yunohost app install -l Seafile /home/admin/seafile_ynh sudo yunohost app install -l Seafile /home/admin/seafile_ynh
# to upgrade # to upgrade