Skip to content

Commit b932cac

Browse files
committed
Add caveat in instructions�
1 parent 934f958 commit b932cac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ Create a new theme:
4141
bin/magento theme:create --theme Yireo/example --parent Magento/luma --application frontend
4242
bin/magento theme:change Yireo/example
4343
```
44+
45+
## Caveats
46+
When a new theme has been created, it might have not been *discovered* by Magento. For instance, the output of the `theme:list` command is not showing this new theme. Run `bin/magento setup:upgrade` first.

0 commit comments

Comments
 (0)