Skip to content

Commit 601e794

Browse files
committed
Removed support for Python 2
1 parent 4e0674a commit 601e794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Installing
6666
The project is offered as a `Pypi package`_, and using pip is the preferred way
6767
to install it. For this use the following command;
6868

69-
``$ pip install dice-notation``
69+
``$ pip3 install dice-notation``
7070

7171
If needed, manual installation is possible:
7272

0 commit comments

Comments
 (0)