diff --git a/docs/index.html b/docs/index.html
index 5bea2a7..f1321e3 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -743,11 +743,12 @@
-
-curl -O https://raw.githubusercontent.com/ulsklyc/oikos/main/docker-compose.yml
-curl -O https://raw.githubusercontent.com/ulsklyc/oikos/main/.env.example
-cp .env.example .env
-docker compose up -d
+
+curl -O https://raw.githubusercontent.com/ulsklyc/oikos/main/docker-compose.yml
+curl -O https://raw.githubusercontent.com/ulsklyc/oikos/main/.env.example
+cp .env.example .env
+
+docker compose up -d
docker compose exec oikos node setup.js
Then open http://localhost:3000 and log in. Need help? The Installation Guide covers everything from installing Docker to HTTPS, backups, and troubleshooting.