瀏覽代碼

Update 'README.md'

master
Lim Eng Shun 4 年之前
父節點
當前提交
cee7f8343b
共有 1 個文件被更改,包括 4 次插入6 次删除
  1. 4
    6
      README.md

+ 4
- 6
README.md 查看文件

@@ -8,12 +8,10 @@ Mirfalah Sendmail Swift_Transport implementation
8 8
 Add following repository record into `composer.json`
9 9
 ```json
10 10
 {
11
-  "repositories": [
12
-    {
13
-      "type": "vcs",
14
-      "url": "https://git.mirfalah.my/mirfalah-tech/sendmail-swift-transport.git"
15
-    }
16
-  ]
11
+  "repositories": [{
12
+    "type": "composer",
13
+    "url": "http://composer.mirfalah.my"
14
+  }
17 15
 }
18 16
 ```
19 17
 Then execute

Loading…
取消
儲存