Skip to content

Commit

Permalink
Bump Beam module to v3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rootpd committed Nov 23, 2023
1 parent eba1503 commit e640380
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 227 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ If Beam is running now, connect to the Docker container (if you use it), update

```bash
# install latest version of beam
composer update
docker compose exec beam composer update
# run service commands (migrations, cache generation, etc.)
make install
docker compose exec beam make install
```

### Manual installation
Expand Down
Loading

0 comments on commit e640380

Please sign in to comment.