Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Oct 4, 2024
1 parent f0b2ff2 commit 20204d8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@ Private discussions for your forum. Allows you to select specific recipients for
- Force new posts in these private discussions to show real-time.

## Installation


composer require fof/byobu:"*"
```php
composer require fof/byobu:"*"
```

## Updating

composer update fof/byobu
php flarum migrate
php flarum cache:clear
```php
composer update fof/byobu
php flarum migrate
php flarum cache:clear
```

## Configuration

Expand Down

0 comments on commit 20204d8

Please sign in to comment.