We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181d871 commit a47f8b3Copy full SHA for a47f8b3
README.md
@@ -45,7 +45,7 @@ Windows may complain about security due to code not being signed, this will be c
45
- Open flow's search window: <kbd>Alt</kbd>+<kbd>Space</kbd> is the default hotkey.
46
- Open context menu: <kbd>Ctrl</kbd>+<kbd>O</kbd>/<kbd>Shift</kbd>+<kbd>Enter</kbd>.
47
- Cancel/Return to previous screen: <kbd>Esc</kbd>.
48
-- Install/Uninstall/Update plugins: in the search window, type `pm`/`pm uninstall`/`pm update` + the plugin name.
+- Install/Uninstall/Update plugins: in the search window, type `pm install`/`pm uninstall`/`pm update` + the plugin name.
49
- Saved user settings are located:
50
- If using roaming: `%APPDATA%\FlowLauncher`
51
- If using portable, by default: `%localappdata%\FlowLauncher\app-<VersionOfYourFlowLauncher>\UserData`
0 commit comments