We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb555f4 + 4865b65 commit 81e7eb6Copy full SHA for 81e7eb6
README.md
@@ -22,7 +22,7 @@ The `wordguess` package is designed for developers to create guessing games. The
22
You can install this package into your preferred Python environment using pip:
23
24
```bash
25
-$ pip install wordguess
+$ pip install git+https://github.com/UBC-MDS/wordguess.git
26
```
27
28
To use `wordguess` in your code:
0 commit comments