Updated Manually Installing Plugins (markdown)

This commit is contained in:
Ted Morin 2020-09-02 13:12:15 -04:00
parent 42df1eb95c
commit 8306ed8484

View file

@ -19,7 +19,7 @@ Ensure you are running Plover 4.x -- version 3 and below do not include plugin s
3. Type in the following command: `.\plover_console.exe -s plover_plugins install plover-stenograph-usb` where "plover-stenograph-usb" is replaced with the name of the plugin package you'd like to install. You can verify this name on [PyPi](https://pypi.org/search/?q=plover).
![Command above in Powershell](https://i.imgur.com/3AG4zfA.png)
4. Hopefully you'll see a message that says "Successfully installed" followed by a number of packages, ending with your plugin.
4. Press Enter to run the command. Hopefully you'll see a message that says "Successfully installed" followed by a number of packages, ending with your plugin.
![Successful install screenshot with message highlighted](https://i.imgur.com/GfawoX3.png)
5. Restart Plover for changes to take effect.