Skip to content

Commit adce56d

Browse files
committed
Add installation documentation around running Mozart in isolation
1 parent 6ffdcea commit adce56d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This package requires PHP 7.3 or higher in order to run the tool. You can use th
66
**Warning:** This package is very experimental and breaking changes are very likely until version 1.0.0 is tagged. Use with caution, always wear a helmet when using this in production environments.
77

88
## Installation
9+
Mozart brings its own dependencies to the table and that potentially introduces its own problems (yes, I realise how meta that is, for a package like this). That's why installing Mozart in isolation, either through the Docker container, the available PHAR file or installing Mozart as a global dependency with Composer is prefered. In all cases, the [configuration](#configuration) still needs to be placed in the `composer.json` file of the project iself.
910

1011
### Docker
1112
Pull the Docker image from the registry:

0 commit comments

Comments
 (0)