From 19435b75cd55e94f3daadb14d09a681db89b7e74 Mon Sep 17 00:00:00 2001 From: Prateek Rungta Date: Wed, 5 Jul 2023 17:43:24 -0400 Subject: [PATCH] Fix link to Docker instructions --- README_dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_dependencies.md b/README_dependencies.md index 6fa0187d..430cafbc 100644 --- a/README_dependencies.md +++ b/README_dependencies.md @@ -11,7 +11,7 @@ Note about install commands: This is a really long list of dependencies, and it's easy to mess up. That's why: #### Docker -We have a Docker image that's already set up for you. See the [Docker instructions](#docker-instructions). +We have a Docker image that's already set up for you. See the [Docker instructions](./README_docker.md). #### Setup-cpp