Merge pull request #36 from mertssmnoglu/docs-cd-command

fix(docs): add /examples to the end of the cd command in the README
This commit is contained in:
LRVT 2025-07-27 15:07:41 +02:00 committed by GitHub
commit 531accce69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@
Otherwise, it should be a matter of: Otherwise, it should be a matter of:
```` ````
git clone https://github.com/Haxxnet/Compose-Examples && cd Compose-Examples git clone https://github.com/Haxxnet/Compose-Examples && cd Compose-Examples/examples
cd <container-of-interest> cd <container-of-interest>
# read the notes, comments and adjust compose + volumes + configs # read the notes, comments and adjust compose + volumes + configs