Skip to content

Commit a557507

Browse files
authored
Update README.md
1 parent 40533a4 commit a557507

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414

1515
## Installation | 安裝
1616

17-
此套件尚未發布到 **Packagist** 需透過下列方法安裝:
17+
執行下列命令透過 composer 引入到你的 Laravel 專案:
1818

1919
```bash
20-
composer config repositories.a2workspace/laravel-stubs vcs https://github.com/A2Workspace/laravel-stubs.git
21-
composer require "a2workspace/laravel-stubs:*"
20+
composer require a2workspace/laravel-stubs
2221
```
2322

2423
接著使用 `vendor:publish` 命令生成配置文件與 `resources/stubs` 資料夾:

0 commit comments

Comments
 (0)