Skip to content

Commit

Permalink
DOC Update docs to reflect new sake commands
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Sep 17, 2024
1 parent b38d324 commit 6aa85fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 6aa85fc

Please sign in to comment.