Update 'README.md'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2020-02-17 14:11:27 +00:00
parent b2e4ede394
commit d21c4949ac
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ docker run -it \
-e REMOTE_BRANCH=<branch> \
-e TARGET_DIR=<path> \
# Optional
-e FLATTENFOLDER=true \
-e FLATTEN_FOLDER=true \
-d djpbessems/git-sidecar
```