Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkumar-kaushik authored Aug 20, 2019
1 parent b8d8da4 commit 1356721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -18,7 +18,7 @@ allprojects {
}
```

Step 2. Add the dependency:
## Step 2. Add the dependency:

```
dependencies {
Expand Down

0 comments on commit 1356721

Please sign in to comment.