Merge 392f3c53ddb6a58a96cf5bae4aeb5ee45e7eaa91 into 1cf3ec3ea32c184381d4045a178bbbf300ea1a09

This commit is contained in:
Guy Sartorelli 2024-09-18 08:08:27 +00:00 committed by GitHub
commit 282162c512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,4 +6,4 @@ To install this module, [download and install Composer](https://getcomposer.org/
$ composer require silverstripe/tagfield
```
Then run `/dev/build`, from either the command line or the browser. You'll then be able to use this field in your application.
Then run `sake db:build --flush`, from the command line or visit `/dev/build?flush` in the browser. You'll then be able to use this field in your application.