Update 'README.md'

This commit is contained in:
fox 2021-03-08 19:46:09 +03:00
parent 2686f9260c
commit d81b0904c2
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
Latest tt-rss sourc code expects latest container scripts and vice versa. Updating both is a good idea.
Latest tt-rss source code expects latest container scripts and vice versa. Updating both is a good idea.
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.