Skip to content

Commit bde2e93

Browse files
authored
Use python3 -m in the readme
1 parent 6f5ba23 commit bde2e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Requires Python 3.6
1313

1414
::
1515

16-
pip3 install pytaco
16+
python3 -m pip install pytaco
1717

1818
Once installed, on the command line, type::
1919

0 commit comments

Comments
 (0)