Skip to content

Commit

Permalink
Fix composer repository docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Mar 18, 2018
1 parent b13ee1e commit 0c34376
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 @@ -19,8 +19,8 @@ Add the following to your `composer.json` to tell Composer where to find this pa
{
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
"type": "git",
"url": "https://github.com/visionappscz/drupal-bootstrap-ui"
}
]
}
Expand Down

0 comments on commit 0c34376

Please sign in to comment.