소스 검색

Update install instructions to use composer require

Nicholas Catanchin 5 년 전
부모
커밋
d1fbcfacce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: