Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MWDelaney authored Mar 6, 2020
1 parent 9f1e3c0 commit 8721a1d
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
@@ -1,10 +1,10 @@
# Sage 9 friendly Advanced Custom Fields configuration
# Sage 9 and Sage 10 friendly Advanced Custom Fields configuration

Sets up saving and loading of Advanced Custom Fields settings using [ACF Local JSON](https://www.advancedcustomfields.com/resources/local-json/).

Local `.json` files are stored in `your-theme-name/resources/assets/acf-json`

To install, run the following in your Sage9-based theme directory:
To install, run the following in your Sage 9- and Sage 10-based theme directory:
```bash
composer require "mwdelaney/sage-advanced-custom-fields"
```

0 comments on commit 8721a1d

Please sign in to comment.