mirror of
https://github.com/YunoHost-Apps/silverbullet_ynh.git
synced 2024-09-03 20:26:18 +02:00
Add POST_UPGRADE doc to encourage upgrading plugs
This commit is contained in:
parent
6ed6feb19e
commit
79abfe8bf3
2 changed files with 10 additions and 0 deletions
5
doc/POST_UPGRADE-fr.md
Normal file
5
doc/POST_UPGRADE-fr.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Silverbullet a été mis à jour avec succès. Si vous avez installé des [Plugs](https://silverbullet.md/Plugs), vous feriez mieux de les mettre à jour pour prévenir des soucis d'incompatibilité.
|
||||
|
||||
Pour ce faire, dans Silverbullet, vous pouvez soit :
|
||||
- ouvrir la palette de commandes et exécuter : `Plugs: Update` ;
|
||||
- soit aller sur la page (PLUGS)[https://__DOMAIN__/PLUGS] et cliquer sur le bouton `Plugs: Update` ;
|
5
doc/POST_UPGRADE.md
Normal file
5
doc/POST_UPGRADE.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
Silverbullet has been successfully upgraded. If you installed some [Plugs](https://silverbullet.md/Plugs), you'd better update them to avoid incompatibility issues.
|
||||
|
||||
To do so, in Silverbullet, you may either:
|
||||
- open the Command Palette and run: `Plugs: Update`;
|
||||
- or go to the (PLUGS)[__DOMAIN__/PLUGS] page and hit the `Plugs: Update` button;
|
Loading…
Reference in a new issue