diff --git a/deploy-container/README.md b/deploy-container/README.md index 40e9a008..30c597ab 100644 --- a/deploy-container/README.md +++ b/deploy-container/README.md @@ -24,7 +24,7 @@ docker run -p 127.0.0.1:8080:8080 \ To update your code-server version, modify the version number on line 2 in your Dockerfile. See the [list of tags](https://hub.docker.com/r/codercom/code-server/tags?page=1&ordering=last_updated) for the latest version. -We've included some examples on how to add additoonal dependencies in the root-level [Dockerfile](../Dockerfile): +We've included some examples on how to add additional dependencies in the root-level [Dockerfile](../Dockerfile): ```Dockerfile # Install a VS Code extension: