From 68ea388740a8d58e09a5c410d7de7b519110eb85 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Fri, 25 Oct 2024 11:23:34 +0200 Subject: [PATCH] update documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c347d8e..a7279bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Usage +# Deployer recipe for OXID 7.x This project uses [Deployer](https://deployer.org/) for scripted installation @@ -24,7 +24,7 @@ Commit changed files. - `cd deployer` - `composer update` -- `commit changes` +- commit changes ## Project @@ -41,7 +41,7 @@ This command set `current` directory to previous deployment: - `dep rollback [stage]` -## Available tasks +## Other available tasks - dep `shop:getVersion` [stage] - show version of current OXID installation - dep `shop:runMigration` [stage] - run all database migrations