docs: add references for VSCode dev containers (#1299)

This commit is contained in:
Drumstickx
2022-05-28 02:17:39 +02:00
committed by GitHub
parent 07bf5be3ec
commit d751e3b35b
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
After reading through the [Code Contributions Guide](../developers-guide/code-contributions.md) and forking the repo you can start working. This project is developed with :whale: docker and as such you will be greatly aided by using docker for development. It's not necessary but it is helpful.
## With VS Code Dev Containers
## With [VSCode Dev Containers](https://code.visualstudio.com/docs/remote/containers)
Prerequisites