Updated README

This commit is contained in:
2025-03-27 01:05:02 +03:00
parent a9f39da9cb
commit ebe2c9b493
2 changed files with 31 additions and 9 deletions

View File

@@ -54,5 +54,7 @@ ln -sf "$APP_DIR/scripts/manager.sh" "$HOME/.local/bin/db-middleware"
export PATH="$HOME/.local/bin:$PATH"
source ~/.bashrc
sudo usermod -aG docker $USER
# Run the manager.sh script with the "install" argument
"$APP_DIR/scripts/manager.sh" install