File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ To run this environment, you need to install
2020Start off by cloning this repository.
2121
2222``` bash
23- $ git clone https:// github.com/ clearlydefined/docker_dev_env_experiment
23+ $ git clone git@ github.com: clearlydefined/docker_dev_env_experiment.git
2424```
2525
2626Change into that directory:
@@ -32,9 +32,9 @@ $ cd docker_dev_env_experiment
3232I prefer to clone my copies of the ClearlyDefined repos into this directory as well
3333
3434``` bash
35- $ git clone https:// github.com/ clearlydefined/website
36- $ git clone https:// github.com/ clearlydefined/service
37- $ git clone https:// github.com/ clearlydefined/crawler
35+ $ git clone git@ github.com: clearlydefined/website.git
36+ $ git clone git@ github.com: clearlydefined/service.git
37+ $ git clone git@ github.com: clearlydefined/crawler.git
3838```
3939
4040Alternately, you can edit the ** docker-compose.yml** file to point to where you have those repos cloned on your local system:
You can’t perform that action at this time.
0 commit comments