adding wheel install in the readme
This commit is contained in:
parent
2c8cad1041
commit
5ca8ef55ff
@ -67,9 +67,9 @@ Upload the package to pypi:
|
||||
|
||||
`$ twine upload dist/*`
|
||||
|
||||
For the last step, you need to install Twine (<https://packaging.python.org/key_projects/#twine>):
|
||||
For the last step, you need to install Wheel and Twine (<https://packaging.python.org/key_projects/#twine>):
|
||||
|
||||
`$ pip install twine`
|
||||
`$ pip install wheel twine`
|
||||
|
||||
# Develop the asciiWriter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user