Skip to content

Commit 904d918

Browse files
committed
Update release instructions
1 parent c339662 commit 904d918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILD.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Releasing remote server
2222

2323
git tag -a $VERSION -m "Release $VERSION" && git push --tags
2424

25-
4. Create distribution::
25+
4. Create and upload distribution::
2626

27-
python setup.py sdist register upload
27+
python setup.py sdist upload
2828

2929
5. Verify that `PyPI page <https://pypi.python.org/pypi/robotremoteserver>`__
3030
looks good.

0 commit comments

Comments
 (0)