Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Moore committed Mar 24, 2020
1 parent 5f041ad commit bf8b137
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ A WordPress plugin that allows you to connect to the [Instagram Basic Display AP

## Installation (Bedrock)

1. Get it ready (to use a repo outside of packagist)**
`composer config repositories.wp-instagram git https://bitbucket.org/pvtl/wp-instagram`
2. Install the Plugin**
`composer require pvtl/wp-instagram`
```bash
# 1. Get it ready (to use a repo outside of packagist)
composer config repositories.wp-instagram git https://bitbucket.org/pvtl/wp-instagram

# 2. Install the Plugin
composer require pvtl/wp-instagram
```

## Before You Start

Expand Down

0 comments on commit bf8b137

Please sign in to comment.