Explorar o código

Merge pull request #9 from ncatanchin/patch-1

Update install instructions to use composer require
Shalvah %!s(int64=5) %!d(string=hai) anos
pai
achega
4ba3561d40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 --dev knuckleswtf/scribe 
 ```
 
 - Publish the new config file: