Browse Source

Merge pull request #1692 from peterkokot/patch-docs

Typo in installation docs
Thomas 12 years ago
parent
commit
44590242e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/doc/reference/installation.rst

+ 1 - 1
Resources/doc/reference/installation.rst

@@ -19,7 +19,7 @@ for older versions:
 
 
 .. code-block:: bash
 .. code-block:: bash
 
 
-    Please provide a version constraint for the sonata-project/jquery-bundle requirement: dev-master
+    Please provide a version constraint for the sonata-project/admin-bundle requirement: dev-master
 
 
 Selecting and downloading a storage bundle
 Selecting and downloading a storage bundle
 ------------------------------------------
 ------------------------------------------