autopatrol
55
edits
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
Open a command prompt anywhere (if you don't know how, just type <code>cmd</code> into Windows Search). Run <code>pip install bcml</code> (in normal cmd, NOT the python console). You should see a bunch of progress bars, and then a success message. | Open a command prompt anywhere (if you don't know how, just type <code>cmd</code> into Windows Search). Run <code>pip install bcml</code> (in normal cmd, NOT the python console). You should see a bunch of progress bars, and then a success message. | ||
If you'd like to make a shortcut for BCML, search <code> | If you'd like to make a shortcut for BCML, search <code>pythonw.exe</code> in Windows search, and hit <code>Open file location</code>. Right click the exe and create a shortcut, then go into its properties. Add <code> -m bcml</code> to the end of the text in the top box, then pin the shortcut to your taskbar. | ||
==Usage== | ==Usage== |