Browse Source

Merge pull request #2395 from erlangp/patch-1

lowercase
Shao Yu-Lung (Allen) 5 years ago
parent
commit
0a4e832371
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DOCUMENTATION/content/documentation/index.md

+ 1 - 1
DOCUMENTATION/content/documentation/index.md

@@ -536,7 +536,7 @@ Note: Should add `--user=laradock` (example `docker-compose exec --user=laradock
 php artisan
 ```
 ```bash
-Composer update
+composer update
 ```
 ```bash
 phpunit