Update 'README.md'
This commit is contained in:
parent
161a459d91
commit
a2691d9113
|
@ -58,7 +58,7 @@ tt-rss will prompt you to do so on next page refresh. Normally this happens auto
|
||||||
|
|
||||||
#### Updating container scripts
|
#### Updating container scripts
|
||||||
|
|
||||||
Latest tt-rss core expect latest container scripts and vice versa. Updating both is a good idea.
|
Latest tt-rss sourc code expects latest container scripts and vice versa. Updating both is a good idea.
|
||||||
|
|
||||||
1. Stop the containers: ``docker-compose down && docker-compose rm``
|
1. Stop the containers: ``docker-compose down && docker-compose rm``
|
||||||
2. Update scripts from git: ``git pull origin master`` and apply any necessary modifications to ``.env``, etc.
|
2. Update scripts from git: ``git pull origin master`` and apply any necessary modifications to ``.env``, etc.
|
||||||
|
|
Loading…
Reference in New Issue