From 6b76bbb0f5ecc5cc5492dde759f50aa862b0e81d Mon Sep 17 00:00:00 2001 From: Duncan Date: Tue, 28 Nov 2023 19:48:16 +0200 Subject: [PATCH] changed setup to contributing --- contributing/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/quickstart.md b/contributing/quickstart.md index 7ca6ac1..52082f5 100644 --- a/contributing/quickstart.md +++ b/contributing/quickstart.md @@ -6,7 +6,7 @@ nav_order: 1 --- {: .info} -> This assumes you are an experienced developer with the necessary dependencies - refer to [Detailed Setup Guide](./detailed_contributing_guide) if you need more information. +> This assumes you are an experienced developer with the necessary dependencies - refer to [Detailed Contributing Guide](./detailed_contributing_guide) if you need more information. There are 3 steps to run the WCA website locally with docker[^1]: