diff --git a/README.txt b/README.txt index e9a048d..b652bad 100644 --- a/README.txt +++ b/README.txt @@ -67,9 +67,9 @@ Upload the package to pypi: `$ twine upload dist/*` -For the last step, you need to install Twine (): +For the last step, you need to install Wheel and Twine (): -`$ pip install twine` +`$ pip install wheel twine` # Develop the asciiWriter