浏览代码

Corrected github location of repo

dsyph3r 13 年之前
父节点
当前提交
aa551dc818
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Resources/doc/index.rst

+ 1 - 1
Resources/doc/index.rst

@@ -18,7 +18,7 @@ Installation
 ------------
 Checkout a copy of the code::
 
-    git submodule add https://github.com/schmittjoh/SerializerBundle.git src/JMS/SerializerBundle
+    git submodule add https://github.com/schmittjoh/JMSSerializerBundle.git src/JMS/SerializerBundle
 
 Then register the bundle with your kernel::