Update README.md

This commit is contained in:
Egor
2025-11-11 08:32:07 +03:00
committed by GitHub
parent e0969b315a
commit a1216bface

View File

@@ -82,7 +82,10 @@ mkdir -p ./logs ./data ./data/backups ./data/referral_qr
chmod -R 755 ./logs ./data
sudo chown -R 1000:1000 ./logs ./data
# 3.Установи «make» следующей командой:
# 3.Установи «Docker» командой:
sudo curl -fsSL https://get.docker.com | sh
# 4.Установи «make» следующей командой:
apt install make -y
make up # Поднять контейнеры