We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fedf5f9 commit 46fff9bCopy full SHA for 46fff9b
README.md
@@ -21,7 +21,7 @@ Installation
21
Open a command console, enter your project directory and execute:
22
23
```console
24
-$ composer require camelot/doctrine-postgres-bundle
+composer require camelot/doctrine-postgres-bundle
25
```
26
27
### Applications that don't use Symfony Flex
@@ -32,7 +32,7 @@ Open a command console, enter your project directory and execute the
32
following command to download the latest stable version of this bundle:
33
34
35
36
37
38
This command requires you to have Composer installed globally, as explained
0 commit comments