summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68086f4..6807791 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ You can add it by
## How to create Wiki ?
It is easy ! just "wiki"
-You need to install "textile" first
+You need to install "textile" first, by using one of:
> pip install textile
+ > sudo apt install python3-textile