kopia lustrzana https://github.com/Haxxnet/Compose-Examples
Merge pull request #36 from mertssmnoglu/docs-cd-command
fix(docs): add /examples to the end of the cd command in the READMEpull/37/head
commit
531accce69
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue