Skip to content

Commit

Permalink
Update containerize.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf authored Oct 16, 2024
1 parent 341b9cd commit 7677993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/guides/cpp/containerize.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This section walks you through containerizing and running a C++ application.
Clone the sample application to use with this guide. Open a terminal, change 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/Pradumnasaraf/c-plus-plus-docker.git
$ git clone https://github.com/dockersamples/c-plus-plus-docker.git
```

You should now have the following contents in your `c-plus-plus-docker`
Expand Down

0 comments on commit 7677993

Please sign in to comment.