Skip to content

Commit 9193888

Browse files
Update readme with pip install instruction from PyPI
1 parent 1e85c51 commit 9193888

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Basic packages containing all the Python dependencies for the Coder Dojo Sessions.
44

55
## Installation
6+
You can install the package from PyPI using the following command.
7+
8+
```shell
9+
'pip install "coder-dojo-common-python[games,data]"
10+
```
11+
612
713
You can install the package from GitHub using the following command.
814

0 commit comments

Comments
 (0)