Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patoui committed Feb 2, 2025
1 parent f817aa6 commit c34e940
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 @@ -107,7 +107,7 @@ Analytic::where('name', 'page_view')->update(['name' => 'page_visit']);
Testing is done within docker to simplify setting up Clickhouse

```bash
docker-compose up --build
composer up <-- starts the docker containers, PHP and ClickHouse
```

Run the tests:
Expand Down

0 comments on commit c34e940

Please sign in to comment.