Skip to content

Commit

Permalink
Update README.md (drupal-composer#334)
Browse files Browse the repository at this point in the history
Make obvious that it's possible to add local patches to extra/patches section.
  • Loading branch information
Dmytro Danylevskyi authored and shrop committed Apr 11, 2020
1 parent 9fe7fa7 commit 7839f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ section of composer.json:
"extra": {
"patches": {
"drupal/foobar": {
"Patch description": "URL to patch"
"Patch description": "URL or local path to patch"
}
}
}
Expand Down

0 comments on commit 7839f8a

Please sign in to comment.