Skip to content

Commit e9d9022

Browse files
committed
Use table for layout
1 parent 75d4d40 commit e9d9022

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ php artisan make:addon vendor.module.name
7474

7575
The previous command creates a module based on the [default module](https://github.com/pyrocms-templates/default-module) template. The downloaded module template will be cached at `app/storage/streams/default/builder/default-module`.
7676

77-
| **NOTE**: | A fields migration file will not be generated as per Pyro 3 default `make:addon` command behaviour. The builder extension generates a separate fields migration file for each [stream migration](#make-stream) instead. |
77+
| | |
7878
| ------------- | ------------- |
79+
| **NOTE**: | A fields migration file will not be generated as per Pyro 3 default `make:addon` command behaviour. The builder extension generates a separate fields migration file for each [stream migration](#make-stream) instead. |
7980

8081
#### Make Theme
8182

0 commit comments

Comments
 (0)