Bläddra i källkod

Merge pull request #22 from dsyph3r/patch-1

Corrected github location of repo
Johannes 13 år sedan
förälder
incheckning
b30c5b96c9
1 ändrade filer med 1 tillägg och 1 borttagningar
  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::