Update 'README.md'

This commit is contained in:
fox 2021-03-08 19:35:28 +03:00
parent 161a459d91
commit a2691d9113
1 changed files with 1 additions and 1 deletions

View File

@ -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.