Skip to content

Commit bb406bc

Browse files
Fixed troubleshooting suggestion when playing from package.
1 parent e94827b commit bb406bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ Additionally, only x86 architectures are supported.
4444

4545
1. Run `pip install microcosm-4x`
4646
2. Run `microcosm`
47-
1. Note: if this doesn't work, try `python -m microcosm` or `py -m microcosm`.
47+
1. Note: if this doesn't work, make sure Python's scripts directory is on your PATH.
48+
See [here](https://packaging.python.org/en/latest/tutorials/installing-packages/#installing-to-the-user-site) for instructions for Windows
49+
(this is not usually a problems on other operating systems).
4850

4951
## Play from source
5052

0 commit comments

Comments
 (0)