Skip to content

Commit 5791898

Browse files
committed
fixed installation command
1 parent ad46de9 commit 5791898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ credentials files.
5959

6060
.. code:: bash
6161
62-
pip install -U schematicpy # install and upgrade package
62+
python -m pip install schematicpy # install and upgrade package
6363
6464
3.3. Fill in Configuration File(s)
6565
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)