Skip to content

Commit 4124cb9

Browse files
committed
clone using ssh
1 parent 7a5cd67 commit 4124cb9

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
@@ -68,7 +68,7 @@ Docker Compose File Reference [more info](https://docs.docker.com/compose/compos
6868
### Windows
6969

7070
```bash
71-
> git clone https://github.com/htmlgraphic/Apache.git ~/Docker/Apache; cd ~/Docker/Apache
71+
> git clone git@github.com:htmlgraphic/Apache.git ~/Docker/Apache; cd ~/Docker/Apache
7272
> copy .env.example .env
7373
> docker-compose -f docker-compose.local.yml up -d
7474
```

0 commit comments

Comments
 (0)