Parcourir la source

Update install instructions to use composer require

Nicholas Catanchin il y a 5 ans
Parent
commit
d1fbcfacce
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/migrating.md

+ 1 - 1
docs/migrating.md

@@ -10,7 +10,7 @@ There's quite a few changes in Scribe, and this guide aims to show you the key p
 
 ```bash
 composer remove mpociot/laravel-apidoc-generator 
-composer install knuckleswtf/scribe 
+composer require knuckleswtf/scribe 
 ```
 
 - Publish the new config file: