docs(): update readme

pull/43/head
Magicalex 2018-12-02 17:43:56 +01:00
parent e124204955
commit fea62b986c
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ docker-compose rm flarum
docker-compose up -d
```
5 - Updating your database and removing old assets: (**container_flarum** is the name of your container)
5 - Updating your database and removing old assets:
```sh
docker exec -ti flarum php /flarum/app/flarum migrate