diff --git a/INSTALL.md b/INSTALL.md index ae30dd79b..a6a14164f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ ## To follow along with our challenges -### I. First time around +## I. First time around * Make your own fork of our [challenges repo](https://github.com/pybites/challenges): use the Fork button at the top right of the page. @@ -8,7 +8,7 @@ $ git clone https://github.com//challenges -### II. You already cloned your fork +## II. You already cloned your fork * In this case you need to [sync our new challenge(s)](https://help.github.com/articles/syncing-a-fork/), in your fork directory: @@ -26,7 +26,56 @@ $ cd # edit