summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Scheller <igor.scheller@igorshp.de>2018-09-03 21:56:49 +0200
committermsquare <msquare@notrademark.de>2018-09-03 22:09:07 +0200
commit9f1ee0c6c6497d43fb275491ec53fda420f64b81 (patch)
tree24d1a7a4b66704e6a059d6a5cff285a905c3506e /README.md
parent2c1c00e9c97f1c9ac5719a0e6d2525e9632f38dd (diff)
Fixups and cleanup for GitLab CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 960d6b6d..f564c71d 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ For usage see `./bin/deploy.sh -h`
##### bin/migrate
The `bin/migrate` script can be used to import and update the database of the engelsystem.
-For more information on how to use it call `bin/migrate help`
+For more information on how to use it call `./bin/migrate help`
### Codestyle
Please ensure that your pull requests follow [PSR-2](http://www.php-fig.org/psr/psr-2/) and [PSR-4](http://www.php-fig.org/psr/psr-4/).