Skip to content

Commit

Permalink
Update UPGRADE.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jess Archer <jess@jessarcher.com>
  • Loading branch information
timacdonald and jessarcher authored Aug 19, 2022
1 parent 4a50039 commit 41ac15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ If you want to use the asset helper with your Vite project, you will also need t


```sh
npm install laravel-vapor@^0.6.0
npm install laravel-vapor@latest
```

Then you will need to specify the base URL for assets in your application's entry point, for example in your `resources/js/app.js,` like so:
Expand Down

0 comments on commit 41ac15f

Please sign in to comment.