mirror of https://github.com/docker/docs.git
Update content/guides/deno/containerize.md
This commit is contained in:
parent
75a7f4e338
commit
f7014d35ff
|
|
@ -25,7 +25,7 @@ directory to a directory that you want to work in, and run the following
|
|||
command to clone the repository:
|
||||
|
||||
```console
|
||||
$ git clone https://github.com/dockersamples/deno-docker.git
|
||||
$ git clone https://github.com/dockersamples/docker-deno.git
|
||||
```
|
||||
|
||||
You should now have the following contents in your `deno-docker` directory.
|
||||
|
|
|
|||
Loading…
Reference in New Issue