vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

For python3 pip installation instructions #10

Closed nightwarriorftw closed 6 years ago

nightwarriorftw commented 6 years ago

if we use "pip install random-word" them it cretes an error rather than we should use latest version for python3 i.e "pip3 install random-word"