Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmajor committed Aug 12, 2024
1 parent 12a023f commit 89fa103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ a knowledge base about audio tales recorded by Polskie Nagrania Muza.
Clone this repository and install it like you normally install Laravel application.

- Install dependencies (`composer install && yarn install`)
- Generate assets with `yarn dev`
- Copy `.env.example` to `.env` and set environment variables
- Set application key with `php artisan key:generate`
- Run database migrations (`php artisan migrate`)
- Start Vite dev server with `yarn dev`

## Testing

Expand Down

0 comments on commit 89fa103

Please sign in to comment.