Commit cda15ee3 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'p/docs-minor-improve-sentence' into 'master'

docs: improve sentence

See merge request allpix-squared/allpix-squared!790
parents a3c775a2 fbad87e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ This image is created manually and only updated when necessary, i.e. if major n
available.

{{% alert title="Important" color="warning" %}}
The dependencies Docker image should not be flattened with commands like
The Docker image containing the dependencies should not be flattened with commands like
```sh
docker export <container id> | docker import - <tag name>
```