From 0187a9f58830c5948dc35042140665b922dcd2d6 Mon Sep 17 00:00:00 2001 From: Todd Chaffee Date: Fri, 8 Mar 2019 17:10:20 -0300 Subject: [PATCH] fix: effective date in docs from 2018 to 2019 --- docs/how-to-setup-freecodecamp-locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index 9b0efa17d7..ab29da5746 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -1,6 +1,6 @@ # Set up freeCodeCamp locally -As of 8 March 2018, please consider helping us test our new guide on how to [setup freeCodeCamp locally using Docker](/docs/how-to-setup-freecodecamp-locally-using-docker.md) instead of using this guide. It *should* result in fewer or no error but we won't know until enough devs try it. +As of 8 March 2019, please consider helping us test our new guide on how to [setup freeCodeCamp locally using Docker](/docs/how-to-setup-freecodecamp-locally-using-docker.md) instead of using this guide. It *should* result in fewer or no error but we won't know until enough devs try it. Follow these guidelines for getting freeCodeCamp locally on your system. This is highly recommended if you want to be contributing regularly.