docs: add /examples to the end of the cd command in the README

This commit is contained in:
Mert Şişmanoğlu 2025-07-27 16:04:13 +03:00 committed by GitHub
parent 5af2bbb049
commit 6bf56ad4b7
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