We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9522f8 commit 01cf83bCopy full SHA for 01cf83b
1 file changed
docs/user-guide/installation.md
@@ -78,7 +78,9 @@ properdocs, version 1.2.0 from /usr/local/lib/python3.8/site-packages/properdocs
78
> py -m properdocs
79
> ```
80
>
81
-> For a more permanent solution, you may need to edit your `PATH` environment
+> See information about the [Python Launcher for Windows](https://docs.python.org/3/using/windows.html#basic-use).
82
+>
83
+> Or you may need to edit your `PATH` environment
84
> variable to include the `Scripts` directory of your Python installation.
85
> Recent versions of Python include a script to do this for you.
86
0 commit comments