Skip to content

Commit c012047

Browse files
authored
Solution to issues/52
dunglas#52 Solved
1 parent f14a977 commit c012047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use the `SYMFONY_VERSION` environment variable to select a specific Symfony vers
1414

1515
For instance, use the following command to install Symfony 3.4:
1616

17-
`SYMFONY_VERSION=3.4 docker-compose up --build`
17+
`SYMFONY_VERSION=3.4.* docker-compose up --build`
1818

1919
To install a non-stable version of Symfony, use the `STABILITY` environment variable during the build.
2020
The value must be [a valid Composer stability option](https://getcomposer.org/doc/04-schema.md#minimum-stability)) .

0 commit comments

Comments
 (0)