Skip to content

Commit 98cb025

Browse files
committed
Nope
1 parent 0d5c6c4 commit 98cb025

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ 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-
| ------------- | ------------- |
78-
| **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+
**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.
7978

8079
#### Make Theme
8180

0 commit comments

Comments
 (0)