diff options
| author | laperuz92 <31198184+laperuz92@users.noreply.github.com> | 2024-09-13 12:25:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 12:25:57 +0300 |
| commit | 9c4fa239312c3750e6c8d4409055acf1c500199c (patch) | |
| tree | f76cf763473d003edcb47269c943c972bb25096a /README.md | |
| parent | 2938694c45838ecfcab746aa31d48cedc7d00273 (diff) | |
Some README updates (#2562)
* Update README.ru_RU.md
Fixed some typos here and there
* Add info about docker image autoupdate
* Update Russian translation
* Add info on Portuguese (Brazip) translation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -169,6 +169,8 @@ systemctl restart x-ui docker compose up -d ``` + Add ```--pull always``` flag to make docker automatically recreate container if a newer image is pulled. See https://docs.docker.com/reference/cli/docker/container/run/#pull for more info. + **OR** ```sh |
