Skip to content

Commit b023e8e

Browse files
authored
update readme
1 parent a8d7dcd commit b023e8e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
4949

5050
### Installation
5151

52-
| [Windows 7 and up installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip) | `WinGet install "Flow Launcher"` |
52+
| [Windows 7+ installer](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Setup.exe) | [Portable](https://github.com/Flow-Launcher/Flow.Launcher/releases/latest/download/Flow-Launcher-Portable.zip) | `WinGet install "Flow Launcher"` |
5353
| --------------------------------- | --------------------------------- | --------------------------------- |
5454

5555
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
5959
- Open context menu: on the selected result, press <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
6060
- Cancel/Return to previous screen: <kbd>Esc</kbd>.
6161
- 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:
6363
- If using roaming: `%APPDATA%\FlowLauncher`
6464
- 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.
6666

6767
[More tips](https://flow-launcher.github.io/docs/#/usage-tips)
6868

@@ -74,7 +74,7 @@ If you are using Python plugins, flow will prompt to either select the location
7474

7575
Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portfolio.
7676

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)
7878

7979
## Questions/Suggestions
8080

0 commit comments

Comments
 (0)