diff options
| author | __cyp <cyp@rouquin.me> | 2017-04-11 17:21:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-11 17:21:14 +0200 |
| commit | 06981deb6a5f24fcc7c760d6cb76273c5286bb13 (patch) | |
| tree | 32e81e7d4a46bf7a8836d85cf585c4e8fdba0e47 /README.md | |
| parent | d582ec8d7bb114961f58c36bf0bb0b8257a7cbca (diff) | |
| parent | 80fa7cd71afbef63fe8a1e0b52431c3c192233ca (diff) | |
| download | mastodon_ynh-06981deb6a5f24fcc7c760d6cb76273c5286bb13.tar.gz mastodon_ynh-06981deb6a5f24fcc7c760d6cb76273c5286bb13.tar.bz2 mastodon_ynh-06981deb6a5f24fcc7c760d6cb76273c5286bb13.zip | |
Merge pull request #3 from nemsia/master
Big Pull request for install script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -15,7 +15,7 @@ Mastodon est un réseau social gratuit et open source. Une alternative décentra ### Mise à jour -`$ sudo yunohost app upgrade --verbose mastodon -u https://github.com/YunoHost-Apps/mastoron_ynh.git` +`$ sudo yunohost app upgrade --verbose mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git` ## What is Mastodon? @@ -25,8 +25,8 @@ Mastodon is a free, open-source social network. A decentralized alternative to c ### Install -`$ sudo yunohost app install https://github.com/YunoHost-Apps/mastoron_ynh.git` +`$ sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh.git` ### Update -`$ sudo yunohost app upgrade --verbose mastoron -u https://github.com/YunoHost-Apps/mastoron_ynh.git`
\ No newline at end of file +`$ sudo yunohost app upgrade --verbose mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git` |
