Skip to content

Commit 531accc

Browse files
authored
Merge pull request #36 from mertssmnoglu/docs-cd-command
fix(docs): add /examples to the end of the cd command in the README
2 parents 5af2bbb + 6bf56ad commit 531accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

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

0 commit comments

Comments
 (0)