We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d23c4f + b0c42f9 commit d767f1bCopy full SHA for d767f1b
README.md
@@ -14,7 +14,7 @@ of the Composer documentation.
14
Open a command console, enter your project directory and execute:
15
16
```console
17
-$ composer require yceruto/formflow-bundle
+composer require yceruto/formflow-bundle
18
```
19
20
### Applications that don't use Symfony Flex
@@ -25,7 +25,7 @@ Open a command console, enter your project directory and execute the
25
following command to download the latest stable version of this bundle:
26
27
28
29
30
31
#### Step 2: Enable the Bundle
0 commit comments