Skip to content

Commit 8786b40

Browse files
authored
update python section readme
1 parent 46d8508 commit 8786b40

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ Windows may complain about security due to code not being signed, this will be c
7171

7272
### Integrations
7373
- If you use Python plugins:
74-
- Install [Python3](https://www.python.org/downloads/), download `.exe` installer.
75-
- Add Python to `%PATH%` or set it in flow's settings.
76-
- Use `pip` to install `flowlauncher`, open cmd and type `pip install flowlauncher`.
74+
- Once a Python plugin has been detected at start up, you will be prompted to either select the location or allow Python (Embeddable) to automatic download for use.
7775
- The Python plugin may require additional modules to be installed, please ensure you check by visiting the plugin's website via `pm install` + plugin name, go to context menu and select `Open website`.
7876
- Start to launch your Python plugins.
7977
- Flow searches files and contents via Windows Index Search, to use Everything: `pm install everything`.

0 commit comments

Comments
 (0)