Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit c2edd03

Browse files
authored
Update README.md
1 parent 61ba3df commit c2edd03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ This ACF field type is compatible with:
2020
## Installation
2121

2222
### via Composer
23-
1. Add a line to your repositories array: { "type": "git", "url": "https://github.com/houke/acf-icon-picker" }
24-
2. Add a line to your require block: "houke/acf-icon-picker": "dev-master"
23+
1. Add a line to your repositories array: `{ "type": "git", "url": "https://github.com/houke/acf-icon-picker" }`
24+
2. Add a line to your require block: `"houke/acf-icon-picker": "dev-master"`
2525
3. Run: composer update
2626

2727
### Manually

0 commit comments

Comments
 (0)