diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-11-15 18:42:49 -0500 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-11-15 18:42:49 -0500 |
commit | af93754ec99d8748677dc2cfd92137a8698a90fa (patch) | |
tree | d32801def85dcc95407a015bf5f7dcc236ff1f3f /docs/update.markdown | |
parent | 46f19336c0208797d3c47685b8b5d7d0c74296e0 (diff) |
Attach events only for board controller
Diffstat (limited to 'docs/update.markdown')
-rw-r--r-- | docs/update.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/update.markdown b/docs/update.markdown index c05f8ed0..887b03b8 100644 --- a/docs/update.markdown +++ b/docs/update.markdown @@ -19,7 +19,7 @@ From the repository (development version) 1. Close your session (logout) 2. `git pull` -3. `composer update` +3. `composer install` 3. Login and check if everything is ok Note: This method will install the **current development version**, use at your own risk. |