diff options
| -rw-r--r-- | docs/en/admins/07_LinuxUpdate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/admins/07_LinuxUpdate.md b/docs/en/admins/07_LinuxUpdate.md index c14e07517..6ac564641 100644 --- a/docs/en/admins/07_LinuxUpdate.md +++ b/docs/en/admins/07_LinuxUpdate.md @@ -67,7 +67,7 @@ cd /usr/share/FreshRSS/ 3. Download and unzip the update file ``` -wget -o freshrss.zip https://github.com/FreshRSS/FreshRSS/archive/1.15.3.zip +wget -O freshrss.zip https://github.com/FreshRSS/FreshRSS/archive/1.15.3.zip unzip freshrss.zip ``` |
