Skip to content

Commit

Permalink
README: adding docs about the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaupv committed Jun 26, 2023
1 parent 567c171 commit 94e9743
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ This plugin has been inspired by the work previously done by [esensar](https://g
},
```

### Dependencies

The following dependencies are required for the plugin to work properly:

- [docker](https://docs.docker.com/get-docker/)
- [devcontainer-cli](https://github.com/devcontainers/cli#npm-install)

## How to use?

There are 2 commands: `:DevcontainerUp` and `:DevcontainerConnect`.
Expand Down

0 comments on commit 94e9743

Please sign in to comment.