瀏覽代碼

Merge pull request #9 from ncatanchin/patch-1

Update install instructions to use composer require
Shalvah 5 年之前
父節點
當前提交
4ba3561d40
共有 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 --dev knuckleswtf/scribe 
 ```
 
 - Publish the new config file: