Update install instructions to use composer require
@@ -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: