From 8ccb50a67f5dc9c621010292be3aaa92777adf23 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Thu, 11 Oct 2018 18:57:06 +0530 Subject: [PATCH] docs: update local setup guide --- docs/how-to-setup-freecodecamp-locally.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/how-to-setup-freecodecamp-locally.md b/docs/how-to-setup-freecodecamp-locally.md index 8e57f650ac..cbcd7b14a6 100644 --- a/docs/how-to-setup-freecodecamp-locally.md +++ b/docs/how-to-setup-freecodecamp-locally.md @@ -291,16 +291,6 @@ Follow these steps: translate/add-spanish-basic-html ``` - And these are really bad name: - - ```shell - challenges-branch - update-guide - fix/#12345 - fix-#123 - changes-for-1234 - ``` - 4. Next, you can work on the editing pages and working on the code in your favorite text editor. 5. Once you are happy with the changes you should optionally run freeCodeCamp locally to preview the changes.