diff --git a/README.md b/README.md
index 9ceb2bb..697b26d 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus
It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.
-
-**Shipped version:** 5.80.0~ynh1
+**Shipped version:** 5.80.5~ynh1
## Screenshots
@@ -33,11 +32,11 @@ It comes with modern tools to build a website, publish content, send newsletters
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -45,10 +44,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
or
sudo yunohost app upgrade ghost -u https://github.com/YunoHost-Apps/ghost_ynh/tree/testing --debug
```
-**More info regarding app packaging:**
\ No newline at end of file
+**More info regarding app packaging:**