From cfdb23499ed2a6c86418f1a2bcdb19b5a307a4e2 Mon Sep 17 00:00:00 2001 From: Arkadiy Illarionov Date: Mon, 14 Mar 2022 22:32:40 +0300 Subject: [PATCH] fix Linux search engine directory path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2319ec9..249fcde 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ According of the name of search plugin: * Then follow [official tutorial](https://github.com/qbittorrent/search-plugins/wiki/Install-search-plugins). * _After installation you can change your settings with `*.json` file which will be created automatically in:_ * Windows: `%localappdata%\qBittorrent\nova3\engines` - * Linux: `~/.local/share/data/qBittorrent/nova3/engines` + * Linux: `~/.local/share/qBittorrent/nova3/engines` * OS X: `~/Library/Application Support/qBittorrent/nova3/engines` **For update just reinstall `*.py` file.**