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 2e97551 commit 16281cfCopy full SHA for 16281cf
1 file changed
README.md
@@ -26,7 +26,7 @@ Optional Dependency (if reading or writing Binary JData/UBJSON files):
26
Replacing `pip` by `pip3` if you are using Python 3.x. If either `pip` or `pip3`
27
does not exist on your system, please run
28
```
29
- sudo apt-get python-pip python3-pip
+ sudo apt-get install python-pip python3-pip
30
31
32
One can also install this module from the source code. To do this, you first
0 commit comments