We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef2cbd commit 42563e7Copy full SHA for 42563e7
1 file changed
CaesarCipher/__init__.py
@@ -39,7 +39,7 @@
39
Install from PyPI:
40
41
```bash
42
-pip install CaesarCipher
+pip install CaesarCipher.extended
43
```
44
45
Or clone from GitHub:
0 commit comments