Compare commits

..

2 Commits

Author SHA1 Message Date
LRVT
531accce69
Merge pull request #36 from mertssmnoglu/docs-cd-command
fix(docs): add /examples to the end of the cd command in the README
2025-07-27 15:07:41 +02:00
Mert Şişmanoğlu
6bf56ad4b7
docs: add /examples to the end of the cd command in the README 2025-07-27 16:04:13 +03:00

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