diff --git a/docs/readme/Build_from_Source.md b/docs/readme/Build_from_Source.md index ab28a2a..5a05ebb 100644 --- a/docs/readme/Build_from_Source.md +++ b/docs/readme/Build_from_Source.md @@ -149,7 +149,7 @@ sudo dnf localinstall rencfs-xxx.x86_64.rpm ## Developing inside a Container -See here how to configure for [RustRover](https://www.jetbrains.com/help/rust/connect-to-devcontainer.html) and for [VsCode](https://code.visualstudio.com/docs/devcontainers/containers). +See here how to configure for [RustRover](https://www.jetbrains.com/help/rust/connect-to-devcontainer.html) and for [VSCode](https://code.visualstudio.com/docs/devcontainers/containers). You can use the `.devcontainer` directory from the project to start a container with all the necessary tools to build and run the app.