Skip to content

Commit b7d0947

Browse files
committed
[Maintenance] Remove assets installation step from README
1 parent 7d6d578 commit b7d0947

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@ From Administrator's point of view, every Refund request results in creating two
5151
bin/console doctrine:migrations:migrate
5252
```
5353

54-
1. Install assets:
55-
56-
Add the following line to your `assets/admin/entrypoint.js` file:
57-
58-
```js
59-
import '../../vendor/sylius/refund-plugin/assets/entrypoint';
60-
```
61-
6254
1. Run `yarn encore dev` or `yarn encore production`
6355

6456
1. Default configuration assumes enabled PDF file generator. If you don't want to use that feature change your app configuration:

0 commit comments

Comments
 (0)