Skip to content

Commit

Permalink
fixed description
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbraun89 authored Jan 4, 2024
1 parent 6fe64c3 commit c881040
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"name": "devcontainers CLI (via npm)",
"documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/devcontainers-cli",
"description": "The [devcontainers CLI](https://github.com/devcontainers/cli), which configures devcontainers from devcontainer.json. Requires the Docker client and access to a Docker engine socket (e.g. by mounting the host's Docker socket into the container)",
"description": "The devcontainers CLI, which configures devcontainers from devcontainer.json. Requires the Docker client and access to a Docker engine socket (e.g. by mounting the host's Docker socket into the container)",
"options": {
"version": {
"default": "latest",
Expand Down

0 comments on commit c881040

Please sign in to comment.