You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
49
49
50
50
### Installation
51
51
52
-
|[Windows 7 and up installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest)|[Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip)|`WinGet install "Flow Launcher"`|
Windows may complain about security due to code not being signed, this will be completed at a later stage. If you downloaded from this repo, you are good to continue the set up.
@@ -59,10 +59,10 @@ Windows may complain about security due to code not being signed, this will be c
59
59
- Open context menu: on the selected result, press <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
60
60
- Cancel/Return to previous screen: <kbd>Esc</kbd>.
61
61
- Install/Uninstall/Update plugins: in the search window, type `pm``install`/`uninstall`/`update` + the plugin name.
62
-
-Saved user settings are located:
62
+
-Type `flow user data` to open your saved user settings folder. They are located at:
63
63
- If using roaming: `%APPDATA%\FlowLauncher`
64
64
- If using portable, by default: `%localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData`
65
-
-Logs are saved along with your user settings folder.
65
+
-Type `open log location` to open your logs folder, they are saved along with your user settings folder.
@@ -74,7 +74,7 @@ If you are using Python plugins, flow will prompt to either select the location
74
74
75
75
Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portfolio.
76
76
77
-
If you are keen to write your own plugin for flow, please take a look at our plugin development documentation for [C#](https://flow-launcher.github.io/docs/#/develop-csharp-plugins) or [Python](https://flow-launcher.github.io/docs/#/develop-py-plugins)
77
+
If you are keen to write your own plugin for flow, please take a look at our plugin development documentation for [C#](https://flow-launcher.github.io/docs/#/develop-dotnet-plugins) or [Python](https://flow-launcher.github.io/docs/#/develop-py-plugins)
0 commit comments