From: Mitchell Hanberg Date: Mon, 7 Dec 2020 02:43:25 +0000 (-0500) Subject: Update README.md X-Git-Url: https://git.njae.me.uk/?a=commitdiff_plain;h=3081993bbd196e44b704cf8d6269245096017f18;p=advent-of-code-24-elixir.git Update README.md --- diff --git a/README.md b/README.md index 5efa7a0..e5d6ee2 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ $ git clone git@github.com:mhanberg/advent-of-code-elixir-starter.git advent-of- $ cd advent-of-code # Reinitialize your git repo -$ rm -rf .git +$ rm -rf .git && rm -rf .github $ git init ``` ### Get started coding with zero configuration