Skip to content

Commit 2ef85ca

Browse files
committed
docs: update README_zh-TW.md
1 parent 6849b60 commit 2ef85ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README_zh-TW.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Codeigniter4-RoadRunner 提供的是 Roadrunner-Worker 與 Codeigniter4 在 Requ
1111
## 安裝
1212

1313
### 需求
14-
1. CodeIgniter Framework 4.1.5 以上
14+
1. CodeIgniter Framework 4.1.9 以上
1515
2. Composer
1616
3. 安裝並開啟 php-curl 擴充套件
1717
4. 安裝並開啟 php-zip 擴充套件
@@ -49,6 +49,7 @@ php spark ciroad:init
4949
伺服器組態設定應置於專案根目錄下,並命名為 `.rr.yaml` 。程式庫初始化後產出的預設檔案看起來會像這樣子:
5050

5151
```yaml
52+
version: "2.7"
5253
rpc:
5354
listen: tcp://127.0.0.1:6001
5455

0 commit comments

Comments
 (0)