Skip to content

Commit 71737dc

Browse files
committed
Update README.md
1 parent a856401 commit 71737dc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,12 @@ simple 3d file viewer in addition to its primary function.
5353

5454
I have tested on the following platforms:
5555

56-
* Windows 11, Python 3.13 installed from
57-
[python.org](https://www.python.org/downloads/), then `pip
58-
install diff3d`.
56+
* Windows 11, Python 3.13. Download and install from
57+
[python.org](https://www.python.org/downloads/), and in the
58+
installation program be sure to check the the box that says "Add
59+
python.exe to PATH" which will make `pip` and `diff3d` available
60+
from the command line. The open a command prompt window and type
61+
`pip intall diff3d`.
5962

6063
* MacOS, Python 3.13 installed using `brew install python`, then `pip
6164
install diff3d`.

0 commit comments

Comments
 (0)