Преглед изворни кода

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::