diff --git a/User.md b/User.md
index 27f62c2..8c6cca4 100644
--- a/User.md
+++ b/User.md
@@ -6,6 +6,9 @@
## Use Git>AEC
* The simplest way to run GitAEC is to use the **[Docker image](https://gitaec.org/rvba/-/packages/container/gitaec/latest)**.
+
+`docker run -p 3000:3000 gitaec.org/rvba/gitaec:0.2`
+
* Learn how-to run and deploy a **[container](https://en.wikipedia.org/wiki/Containerization_(computing))** from [docker.com](https://www.docker.com/)
* Learn how-to use the platform with the **[[https://docs.codeberg.org/getting-started/first-steps/|Codeberg]]** and **[[https://forgejo.org/docs/latest/user/|Forgejo]]** documentation.
* GitAEC latest stable version : **[v0.2](https://gitaec.org/rvba/forgejo/releases/tag/v0.2)**.