From 03fcd71a2870d6076c5ccca2d9d002dc85564169 Mon Sep 17 00:00:00 2001 From: imDMG Date: Mon, 20 Jun 2022 02:10:17 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b1ddda..05ca6a4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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/qBittorrent/nova3/engines` + * Linux: `~/.local/share/data/qBittorrent/nova3/engines` * OS X: `~/Library/Application Support/qBittorrent/nova3/engines` * ... or you can put `settings_gui.py` into parent folder (nova3) and after this you can double-click on `*.py` file, or `Open with... -> Python`, and you should see graphic interface of your data :)