diff --git a/README.md b/README.md index fc54e8b..d452ca7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Install To get a Git project into your build: -Step 1. Add the JitPack repository to your build file +## Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: @@ -18,7 +18,7 @@ allprojects { } ``` -Step 2. Add the dependency: +## Step 2. Add the dependency: ``` dependencies {