From 2fb12ce25f7f097921e23c0007e3a33e47d2a463 Mon Sep 17 00:00:00 2001 From: Aris Date: Fri, 13 Jan 2023 05:45:43 +0100 Subject: [PATCH] Varia --- doc/yunohost.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/yunohost.md b/doc/yunohost.md index cb192c5..60a6788 100644 --- a/doc/yunohost.md +++ b/doc/yunohost.md @@ -1,6 +1,6 @@ # Yunohost and Akkoma -Some information, for all intents and purposes, on the differences between a _direct_ installation of Akkoma from official package, and the installation with the Yunohost application package. +Some information, for all intents and purposes, on the differences between a _direct_ installation of Akkoma from official release, and the installation with the Yunohost application package. | | Official Package | With Yunohost | | ---------------------------- | --------------------------- | --------------------------------------- | @@ -15,4 +15,4 @@ Some information, for all intents and purposes, on the differences between a _di - Akkoma is a compatible _fork_ of Pleroma, so the command line administration uses `pleroma_ctl` (this is not a typo). -- Administration commands with CLI must *imperatively* be prefixed with `sudo` otherwise they won't work. +- Administration commands with CLI must _imperatively_ be prefixed with `sudo` otherwise they won't work.