Skip to content

Commit a672450

Browse files
Update README.md on running
1 parent 29eadbe commit a672450

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,11 @@ how the one-file method works
165165
[Back to table of contents](#table-of-contents)
166166
167167
## Running
168-
**This only applies if you installed from source!**
169-
If you are not using a virtual environment, then you can just create a `.bat` file containing
168+
If you installed from a binary, then just run the `CircuitPython Bundle Manager.exe` (`CircuitPython Bundle Manager`
169+
macOS and Linux) file. You may want to create a shortcut/symlink to it on the desktop or create a menu entry. If you
170+
would like to submit an icon, you can open an issue for it with the icon.
171+
172+
If you install from source and you are not using a virtual environment, then you can just create a `.bat` file containing
170173
`python \path\to\the\main.py` (`python3`, forward slashes, and use `.sh` for the extension on macOS and Linux) on the
171174
desktop for convenience. Otherwise, you will need to re-activate the virtual environment everytime you want to run it.
172175
I highly recommend using these shell scripts:

0 commit comments

Comments
 (0)