summaryrefslogtreecommitdiff
path: root/doc/update.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-04-09 22:42:17 -0400
committerFrederic Guillot <fred@kanboard.net>2016-04-09 22:42:17 -0400
commit11858be4e8d5aba983700c6cba1c4d0a33ea8e9d (patch)
tree38427e86d52185df95e2b891e4bcd50aeb56eeb9 /doc/update.markdown
parent42813d702d1c3e5659301bc771f8dbb37a6d15cd (diff)
Filter refactoring
Diffstat (limited to 'doc/update.markdown')
-rw-r--r--doc/update.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update.markdown b/doc/update.markdown
index 7be8a65a..12ac152d 100644
--- a/doc/update.markdown
+++ b/doc/update.markdown
@@ -27,7 +27,7 @@ From the repository (development version)
-----------------------------------------
1. `git pull`
-2. `composer install`
+2. `composer install --no-dev`
3. Login and check if everything is ok
Note: This method will install the **current development version**, use at your own risk.