Update install doc to use composer
This commit is contained in:
@@ -3,8 +3,8 @@ Update
|
||||
|
||||
Important: **Always do a backup of your database before upgrading!**
|
||||
|
||||
From the archive
|
||||
----------------
|
||||
From the archive (stable version)
|
||||
---------------------------------
|
||||
|
||||
1. Close your session (logout)
|
||||
2. Rename your actual Kanboard directory (to keep a backup)
|
||||
@@ -14,9 +14,12 @@ From the archive
|
||||
6. Remove the old Kanboard directory
|
||||
|
||||
|
||||
From the repository
|
||||
-------------------
|
||||
From the repository (development version)
|
||||
-----------------------------------------
|
||||
|
||||
1. Close your session (logout)
|
||||
2. `git pull`
|
||||
3. `composer update`
|
||||
3. Login and check if everything is ok
|
||||
|
||||
Note: This method will install the **current development version**, use at your own risk.
|
||||
|
||||
Reference in New Issue
Block a user