Skip to content

Commit c5fedbf

Browse files
authored
Merge pull request #19 from ecb-co-il/master
Fix for `npm run build: production` in README.md
2 parents e1b3826 + 5f4cde4 commit c5fedbf

File tree

2 files changed

+23717
-5742
lines changed

2 files changed

+23717
-5742
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ We use [Laravel Mix](https://laravel-mix.com/) for the assets build. You can mod
134134
For run Laravel mix you can use the next commands depend on situation:
135135
```
136136
npm run build
137-
npm run build:producation
137+
npm run build:production
138138
npm run start
139139
```
140140

0 commit comments

Comments
 (0)