Skip to content

Commit

Permalink
Update content/guides/deno/containerize.md
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-osterhout authored Feb 13, 2025
1 parent 75a7f4e commit f7014d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/deno/containerize.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f7014d3

Please sign in to comment.