]> BookStack Code Mirror - website/commitdiff
Reorganizing the docs. 6/head
authorAbijeet <redacted>
Thu, 17 Nov 2016 08:10:43 +0000 (13:40 +0530)
committerGitHub <redacted>
Thu, 17 Nov 2016 08:10:43 +0000 (13:40 +0530)
resources/docs/admin/updates.md

index 8c21ff47cbd6da140704afcc79556ff37ff46db8..8b47c2a825ffb9435323606a40683dbf53cce3ad 100644 (file)
@@ -10,7 +10,6 @@ Backup and restore documentation can be found [here](/docs/admin/backup-restore)
 git pull origin release && composer install && php artisan migrate
 ```
 This command will update the repository that was created in the installation, install the PHP dependencies using `composer` then run then update the database with any required changes.
-Check the below list for the version you are updating to for any additional instructions.
 
 In addition, we recommend clearing the cache after an update - 
 
@@ -19,6 +18,9 @@ php artisan cache:clear
 php artisan view:clear
 ```
 
+Check the below list for the version you are updating to for any additional instructions.
+
+
 ## Version Specific Instructions
 
 #### Updating to v0.13 or higher