1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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