Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamntz authored Mar 4, 2019
1 parent d6b0b15 commit 3ef6d07
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ Adds a `urlpicker` field type to Carbon Fields. Install using composer:
composer require iamntz/carbon-fields-urlpicker
```

You're using Carbon Fields v3? Then install it from the v3 branch!
```cli
composer require iamntz/carbon-fields-urlpicker:v3.x-dev
```


(first, make sure you have `"minimum-stability": "dev"` set in `composer.json`)

Or by installing as a WP plugin (composer is recommended though; installing as a plugin may throw an error).
Expand Down

0 comments on commit 3ef6d07

Please sign in to comment.