diff --git a/UPDATE.md b/UPDATE.md index fd3eebf3d..ca9489cb6 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -4,5 +4,6 @@ Updating steps, follow exactly. 1. Commit and push changes to github 2. login to server, (gar use `server` alias) -3. run the command `sudo -H ./utils/searxng.sh instance update` -4. confirm update +3. run the command `cd /usr/local/searxng/searxng-src && git pull` +4. run the command `sudo -H ./utils/searxng.sh instance update` +5. confirm update